[R-pkg-devel] Warning in dir.create(vd2 <- "vign_test") : 'vign_test' already exists
Spencer Graves
@pencer@gr@ve@ @end|ng |rom e||ect|vede|en@e@org
Tue Jun 29 21:09:34 CEST 2021
Hello, All:
"R CMD check Ecfun_0.2-5.tar.gz" with R 4.1.0 under macOS 11.4 gave
"Warning in dir.create(vd2 <- "vign_test") : 'vign_test' already
exists". It ultimately said, "Status: OK", so maybe I shouldn't worry
about it. It's available at:
https://github.com/sbgraves237/Ecfun
This passed all 4 GitHub Actions, so maybe I should not worry about
this.
Comments?
Thanks,
Spencer Graves
sessionInfo()
R version 4.1.0 (2021-05-18)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur 10.16
Matrix products: default
LAPACK:
/Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods
[7] base
loaded via a namespace (and not attached):
[1] compiler_4.1.0 tools_4.1.0
More information about the R-package-devel
mailing list