cran-comments.md

Minor release to CRAN for ampir 1.1.0

This is new release to update the built in models, fix minor bugs, and announce ampir's new shiny app. For details see NEWS.md.

Build checks

All checks (0 errors ✓ | 0 warnings ✓ | 0 notes ✓) successful for:

Status: 1 NOTE for:

with the note being:

checking CRAN incoming feasibility ... NOTE Maintainer: 'Legana Fingerhut legana.fingerhut@my.jcu.edu.au'

Possibly mis-spelled words in DESCRIPTION: translational (28:101)

Major release to CRAN for ampir 1.0.0

All checks successful (0 errors ✓ | 0 warnings ✓ | 0 notes ✓) for:

Currently failing (1 error x | 0 warnings ✓ | 0 notes ✓) for:

with the error:

> Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :

there is no package called 'data.table'

Resubmission to CRAN for ampir 0.1.0

CRAN reported the following after initial submission:

Please always add all authors and copyright holders in the Authors@R field with the appropriate roles. From CRAN policies you agreed to: "The ownership of copyright and intellectual property rights of all components of the package must be clear and unambiguous (including from the authors specification in the DESCRIPTION file). Where code is copied (or derived) from the work of others (including from R itself), care must be taken that any copyright/license statements are preserved and authorship is not misrepresented. Preferably, an ‘Authors@R’ would be used with ‘ctb’ roles for the authors of such code. Alternatively, the ‘Author’ field should list these authors as contributors. Where copyrights are held by an entity other than the package authors, this should preferably be indicated via ‘cph’ roles in the ‘Authors@R’ field, or using a ‘Copyright’ field (if necessary referring to an inst/COPYRIGHTS file)." e.g.: written by Jinlong Zhang Please explain in the submission comments what you did about this issue.

The Description field is intended to be a (one paragraph) description of what the package does and why it may be useful. Please elaborate.

Please add references describing the methods in your package to the description field of your DESCRIPTION file in the form authors (year) authors (year) authors (year, ISBN:...) or only if none those are available: with no space after 'doi:', 'arXiv:', 'https:' and angle brackets for auto-linking.

You have examples for unexported functions which cannot run in this way. Please either add ampir::: to the function calls in the examples, omit these examples or export these functions. e.g. aaseq_is_valid.Rd

Some code lines in examples are commented out. Please never do that. Ideally find toy examples that can be regularly executed and checked. Lengthy examples (> 5 sec), can be wrapped in \donttest{}.

\dontrun{} should be only used if the example really cannot be executed (e.g. because of missing additional software, missing API keys, ...) by the user. That's why wrapping examples in \dontrun{} adds the comment ("# Not run:") as a warning for the user. Does not seem necessary. Please unwrap the examples if they are executable in < 5 sec, or create additionally small toy examples to allow automatic testing.

Please ensure that your functions do not write by default or in your examples/vignettes/tests in the user's home filespace (including the package directory and getwd()). That is not allowed by CRAN policies. Please only write/save files if the user has specified a directory in the function themselves. Therefore please omit any default path = getwd() in writing functions. In your examples/vignettes/tests you can write to tempdir(). e.g. df_to_faa()

Please fix and resubmit, and document what was changed in the submission comments.

Initial CRAN submission for ampir 0.1.0

Test environments

Build Checks

local OS X version 10.15.1 install

ubuntu 16.04.6 (on travis-ci)

devtools::check_win()

checking CRAN incoming feasibility ... NOTE Maintainer: 'Legana Fingerhut legana.fingerhut@my.jcu.edu.au'

Possibly mis-spelled words in DESCRIPTION: Peptides (3:30) peptides (7:49)

devtools::check_rhub()

> Warning message: package 'BiocManager' is not available (for R version 3.6.1)

> Error in loadNamespace(name) : there is no package called 'BiocManager'



Legana/ampir documentation built on June 29, 2021, 10:46 a.m.