[R-pkg-devel] R vignettes

2021-04-28 Thread Danielle Maeser
Hello, I am doing a R CMD check on an R package I have developed. However, I keep receiving the warning below: *Files in the 'vignettes' directory but no files in 'inst/doc':* And *Files named as vignettes but with no recognized vignette engine:* I am pretty sure I have the correct YAML header

Re: [R-pkg-devel] R vignettes

2021-04-28 Thread Danielle Maeser
netteIndexEntry{title} %\VignetteEngine{knitr::rmarkdown} %\VignetteEncoding{UTF-8}* I'd appreciate any advice! Danielle On Wed, Apr 28, 2021 at 2:27 PM Duncan Murdoch wrote: > On 28/04/2021 2:44 p.m., Danielle Maeser wrote: > > Hello, > > > > I am doing a R CMD che

Re: [R-pkg-devel] R vignettes

2021-04-29 Thread Danielle Maeser
ERROR: package installation failedError: 'col_ed' is not an exported object from 'namespace:cli'Execution halted* On Wed, Apr 28, 2021 at 7:32 PM Duncan Murdoch wrote: > On 28/04/2021 4:41 p.m., Danielle Maeser wrote: > > Hi Duncan, > > > > Thank you for you

Re: [R-pkg-devel] R vignettes

2021-04-29 Thread Danielle Maeser
I am quite perplexed by this error message. I'd appreciate any advice! Danielle On Thu, Apr 29, 2021 at 11:42 AM Gábor Csárdi wrote: > If you could share a reproducible example with us, and/or you could > show the full output, then we could probably help you better. > > Gabor &

[R-pkg-devel] Error

2021-05-06 Thread Danielle Maeser
Hello, The R CMD check passed with 0 errors and warnings, so I proceeded to submit to CRAN. However, CRAN reported 1 error (see below). If you have any insight as to what this error means, please let me know. I'm perplexed because *rtracklayer *is not a package dependency, and I'm not sure where

[R-pkg-devel] What To Include In \donttest{}

2021-05-26 Thread Danielle Maeser
Hello, Please excuse the very simple question, but I received the following message from a CRAN maintainer, and I am not sure what code to include inside of the \donttest{}. This is meant to enclose code that typically should be run, but not during package checking, and I do not have any such code

Re: [R-pkg-devel] What To Include In \donttest{}

2021-05-26 Thread Danielle Maeser
nielle, > > On 26 May 2021 at 21:23, Danielle Maeser wrote: > | Please excuse the very simple question, but I received the following > | message from a CRAN maintainer, and I am not sure what code to include > | inside of the \donttest{}. This is meant to enclose code that typically

[R-pkg-devel] \donttest{} and writing outputs to tempdir()

2021-06-01 Thread Danielle Maeser
Hello, I received the following comments from a CRAN maintainer, and I don't understand why they were an issue. I'd appreciate any insight you can provide. Danielle *All your examples are wrapped in \donttest{} and therefore do not gettested.Please unwrap the examples if that is feasible a

[R-pkg-devel] Building Vignettes

2021-07-24 Thread Danielle Maeser
Hello, I have a question concerning the oncoPredict R package. I noticed this package requires obtaining the .tar.gz file, then selecting the option to install, and then 'Build Source Package' inorder to build the vignettes. However, this isn't always the case with other packages. These require

[R-pkg-devel] Packages required but not available

2021-09-11 Thread Danielle Maeser via R-package-devel
as to how this error can be fixed? Danielle Maeser *Version: 0.1Check: package dependenciesResult: ERRORPackages required but not available: 'org.Hs.eg.db', 'TxDb.Hsapiens.UCSC.hg19.knownGene', 'maftools', 'TCGAbiolinks'* * See section ‘

Re: [R-pkg-devel] Packages required but not available

2021-09-11 Thread Danielle Maeser via R-package-devel
Hi David, Yes. I did recently upgrade R. On Sat, Sep 11, 2021 at 4:28 PM wrote: > Danielle: > > Did you recently upgrade to R 4.1.1? > > David > > > -Original Message- > From: R-package-devel On Behalf > Of Danielle Maeser via R-package-devel > Sent: