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

LENGTH_1 errors #76

Closed
eddelbuettel opened this issue Feb 18, 2022 · 1 comment
Closed

LENGTH_1 errors #76

eddelbuettel opened this issue Feb 18, 2022 · 1 comment

Comments

@eddelbuettel
Copy link
Owner

eddelbuettel commented Feb 18, 2022

Note from CRAN:

RcppSimdJson SISIR TESS brunnermunzel crseEventStudy denpro egcm
ergm expectreg fitdc fitdistrplus lhs nLTT oce oops pracma
rfordummies tcpl tframePlus

See their entries at

https://www.stats.ox.ac.uk/pub/bdr/LENGTH1_self/

which has reproduction instructions in 00README.txt (and after r81758 this
will also be seen in Rdev CMD check --as-cran). These were missed by
--as-cran in the past as the package was misidentified.

Most, maybe all, of the issues are that && and || act on logical scalars.

Please correct before 2022-03-04 to safely retain your package on CRAN.

I updated my r-devel build and can/will take care of it.

@eddelbuettel
Copy link
Owner Author

Turns out it was two lines in one unit test file ...

Will prepare a new release.

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

No branches or pull requests

1 participant