[R-pkg-devel] How Do I Solve This Two Notes From R Package Auto-check?

Econometrics Autocorrelation e@utocorre|@t|on @end|ng |rom y@hoo@com
Sat Jun 18 21:21:48 CEST 2022


I received these as reasons why my R package is rejected each time I submit it and have tried to resolve it but cannot. the first one is invalid URLs one of which is "https://www.jstor.org/stable/2241719" which I include in the .Rmd file in the vignette folder. which I include as [place holder](https://www.jstor.org/stable/2241719). the second "checking for detritus in the temp directory ... NOTE"
Please help me on how to solve this problem?

* using log directory 'd:/RCompile/CRANincoming/R-devel/OBL.Rcheck'
* using R Under development (unstable) (2022-06-17 r82501 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* checking for file 'OBL/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'OBL' version '0.1.0'
* package encoding: UTF-8
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Daniel James <futathesis using gmail.com>'

New submission

Found the following (possibly) invalid URLs:
  URL: https://www.jstor.org/stable/2241719
    From: inst/doc/OBL.html
    Status: 403
    Message: Forbidden
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'OBL' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [14s] OK
* checking Rd files ... [0s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... NONE
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking re-building of vignette outputs ... [28s] OK
* checking PDF version of manual ... OK
* checking for detritus in the temp directory ... NOTE
Found the following files/directories:
  'Rscript179dc2a2e45ca' 'Rscript1ac42a2e45ca'
* DONE
Status: 2 NOTEs



	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list