Unless I'm misunderstanding, it sounds like you're storing data that your
package requires in an external location. You need to put your data into
your R package and then access that data with system.file(package =
"", )
Sometimes people will make a folder inst/extdata inside their R package
direc
I am currently in the process of submitting a package to CRAN. I am having
difficulties with the example section in Summary.Rd
I placed the data in a folder called data-raw, which contains a metadata
file, textgrid file, and a README.md description of the data. This package
builds on existing soft
Thank you Uwe,
I don't know how this last line in the note escaped my attention..
Sorry for the trouble
Yours
HP
Envoyé avec la messagerie sécurisée Proton Mail.
Le mardi 11 juin 2024 à 2:24 PM, Uwe Ligges a
écrit :
> Actually none of the reported things led to rejection, but the quote wa
Actually none of the reported things led to rejection, but the quote was
not complete, we also see
"The Date field is over a month old."
so please update the Date field and resubmit.
Best,
Uwe Ligges
On 11.06.2024 14:17, Duncan Murdoch wrote:
I'm not sure what you mean by the not
I'm not sure what you mean by the note interrupting the process. Did
you submit it and get rejected?
To me the notes look as though they are for information only, with the
possible exception that CRAN prefers abbreviations like GWAS to be
written in single quotes as 'GWAS'.
You should defin
Hello,
I 'm new here! I'm the maintainer of a handful of packages and should have
subscribed long ago.
Here's my problem. I didn't have time to deal with a compilation issue of my
package milorGWAS a few months ago, and it has been archived.
I've now corrected the issue and I want to resubmit i