Skip to content

Fix Java jar path to comply with CRAN publishing rules #33

@tc

Description

@tc

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). "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions