After submitting to CRAN, got this reply:
This is not the way to submit to CRAN: see the CRAN policies.
You did not check as per the policies, and missed
Package has FOSS license, installs .class/.jar but has no 'java' directory.
" Source packages under an Open Source license must provide source or something which can easily be converted back to source (e.g., .rda files) for all components of the package (including for example PDF documentation, configure files produced by autoconf). For Java .class and .jar files, the sources should be in a top-level java directory in the source package (or that directory should explain how they can be obtained). "