Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripping debugging information does not flow with CRAN #50

Open
Blunde1 opened this issue Nov 13, 2021 · 0 comments · May be fixed by #52
Open

Stripping debugging information does not flow with CRAN #50

Blunde1 opened this issue Nov 13, 2021 · 0 comments · May be fixed by #52

Comments

@Blunde1
Copy link
Owner

Blunde1 commented Nov 13, 2021

The CRAN policy contains

- Packages should not attempt to disable compiler diagnostics, nor to
remove other diagnostic information such as symbols in shared objects.

yet packages

MatchIt agtboost briskaR kgrams matrixprofiler prospectr resemble
strucchangeRcpp

attempt to do so.

Do correct before 2021-11-26 to safely retain your package on CRAN, and
as this will require manual check, do allow time for the CRAN
submissions team to do so.

Suggestions:

@Blunde1 Blunde1 linked a pull request Nov 23, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant