I'm putting together an R package. I would like to show example code in the
vignette, where example data files (included in the package) are used to
generate an (example) output file.
I read about using example data in Hadley Wickham's post (
http://r-pkgs.had.co.nz/data.html), and believe I shoul
Dear all:
I am updating the version of an R package I submitted last year on CRAN and
came across two questions that I would be grateful to seek any input about:
1) In the updated version of the package, I am adding a second example
dataset. This example dataset is a subset of a public database t
the DESCRIPTION file, as the resource indicates.
On Mon, May 23, 2016 at 3:46 AM, Prof Brian Ripley
wrote:
> On 21/05/2016 21:25, Luck Buttered wrote:
>
>> Dear all:
>>
>> I am updating the version of an R package I submitted last year on CRAN
>> and
>> came across tw
Hello:
I recently submitted a package to R using devtools:release().
I received no errors, warnings, or notes in R CMD check.
However, I received two notes in devtools::release():
1) checking CRAN incoming feasibility ... NOTE
2) checking package dependencies ... NOTE
No repository set, so c