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

R CMD Check contains NOTES #532

Open
TuomasBorman opened this issue Apr 24, 2024 · 3 comments
Open

R CMD Check contains NOTES #532

TuomasBorman opened this issue Apr 24, 2024 · 3 comments
Assignees

Comments

@TuomasBorman
Copy link
Contributor

Hi,

currently check contains NOTES. Especially it seems that syntax of list in roxygen has changed.

  1. Run devtools::check()
  2. List probelmatic things to this issue
  3. Let's discuss what we can do about them. (Everything cannot be solved)
  4. Fix
@ake123
Copy link
Collaborator

ake123 commented Apr 25, 2024

Here is the result after running devtools::check()

checking package dependencies ... NOTE
  Imports includes 21 non-default packages.
  Importing from so many packages makes the package vulnerable to any of
  them becoming unavailable.  Move as many as possible to Suggests and
  use conditionally.checking top-level files ... NOTE
  Non-standard file/directory found at top level:CONTRIBUTING.md’

❯ checking Rd cross-references ... NOTE
  Unknown packagehttpsin Rd xrefs

@TuomasBorman
Copy link
Contributor Author

Do you have the latest versions? In addition to those NOTEs that you get, I get also NOTEs about roxygen

See the latest workflow run

https://github.com/microbiome/mia/actions/runs/8849563656/job/24301848155

@antagomir
Copy link
Member

The status of 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

No branches or pull requests

3 participants