This is a resubmission. In this version I have:
Shiny
in the description
section of the DESCRIPTION file as it is the name of the type of
application and is not being used as the name of the package. The use
of the capitalization is consistent with the capitalization used within
the documentation for the shiny
package (?shiny, See the Details
section, first sentence where it is used as the type of tutorial.)
and all documentation and tutorials provided by the author and RStudio
where it is capitalized everywhere except when referring to the package.@export
or
@noRd
in the documentationRequest: Please do not set a seed to a specific number within a function. For more details: https://contributor.r-project.org/cran-cookbook/code_issues.html#setting-a-specific-seed
I have incremented the version from 1.0.6 to 1.0.7, updated NEWS to reflect the changes, and updated all documentation to reflect the version change.
file(con, "rb")
: ! cannot open the connectionlibrary(dplyr)
: there is no package called 'dplyr'file(con, "rb")
: ! cannot open the connection── R CMD check results ─────────────────────────────────────── nprcgenekeepr 1.0.7 ──── Duration: 1m 51.5s
0 errors ✔ | 0 warnings ✔ | 0 notes ✔
We checked 0 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.