Re: [R-pkg-devel] R Vignette Knitting Issues in CRAN Release

2021-12-09 Thread Simon Urbanek
Eric, did you check the contents of the package file you submitted? The session info in the vignette is quite old, and the build has been packaged by you so I don't think it has anything to do with CRAN, but to make sure, check the file you submitted. Cheers, Simon > On Dec 10, 2021, at 10:5

[R-pkg-devel] R Vignette Knitting Issues in CRAN Release

2021-12-09 Thread Eric Weine
Hello, I'm having an issue where my vignette created using R CMD build does not match the vignette created using devtools::build_vignettes or when I knit with RStudio. I posted about this issue on stack overflow here

Re: [R-pkg-devel] Cannot find source of devtool::check() warnings in R code

2021-12-09 Thread Steve Gutreuter
Thank you!!! On 12/9/21 11:16 AM, Uwe Ligges wrote: On 09.12.2021 17:10, Steve Gutreuter wrote: I am getting the following warnings from devtools:check(): W  checking whether package ‘screenr’ can be installed (4.8s)     Found the following significant warnings:   Warning: replacing pre

Re: [R-pkg-devel] Cannot find source of devtool::check() warnings in R code

2021-12-09 Thread Ivan Krylov
On Thu, 9 Dec 2021 11:10:36 -0500 Steve Gutreuter wrote: > Warning: replacing previous import ‘pROC::cov’ by ‘stats::cov’ > when loading ‘screenr’ > Warning: replacing previous import ‘pROC::var’ by ‘stats::var’ > when loading ‘screenr’ > Warning: replacing previous import ‘pR

Re: [R-pkg-devel] Cannot find source of devtool::check() warnings in R code

2021-12-09 Thread Uwe Ligges
On 09.12.2021 17:10, Steve Gutreuter wrote: I am getting the following warnings from devtools:check(): W  checking whether package ‘screenr’ can be installed (4.8s)    Found the following significant warnings: Warning: replacing previous import ‘pROC::cov’ by ‘stats::cov’ when loading

[R-pkg-devel] Cannot find source of devtool::check() warnings in R code

2021-12-09 Thread Steve Gutreuter
I am getting the following warnings from devtools:check(): W  checking whether package ‘screenr’ can be installed (4.8s)    Found the following significant warnings: Warning: replacing previous import ‘pROC::cov’ by ‘stats::cov’ when loading ‘screenr’ Warning: replacing previous import