* using log directory ‘/srv/hornik/tmp/CRAN/captioner.Rcheck’ * using R Under development (unstable) (2024-01-16 r85812) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 17.0.6 (3) Debian flang-new version 17.0.6 (3) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘captioner/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘captioner’ version ‘2.2.3.9000’ * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘Alathea Letaw ’ New submission Package was archived on CRAN Version contains large components (2.2.3.9000) CRAN repository db overrides: X-CRAN-Comment: Archived on 2023-08-18 as email to the maintainer is undeliverable. Package has a VignetteBuilder field but no prebuilt vignette index. Found the following (possibly) invalid URLs: URL: http://cran.r-project.org/package=captioner From: README.md CRAN URL not in canonical form URL: https://cran.r-project.org/web/packages/captioner/index.html From: README.md Status: 200 Message: OK CRAN URL not in canonical form URL: https://github.com/adletaw/captioner/tree/master/vignettes/using_captioner.Rmd (moved to https://github.com/adletaw/captioner/blob/master/vignettes/using_captioner.Rmd) From: README.md Status: 301 Message: Moved Permanently The canonical URL of the CRAN page for a package is https://CRAN.R-project.org/package=pkgname Canonical CRAN.R-project.org URLs use https. For content that is 'Moved Permanently', please change http to https, add trailing slashes, or replace the old by the new URL. The Date field is over a month old. * 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 executable files ... OK * checking for hidden files and directories ... NOTE Found the following hidden files and directories: .git.backup These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. CRAN-pack does not know about .git.backup * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘captioner’ can be installed ... [1s/1s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... NOTE Non-standard files/directories found at top level: ‘LICENSE.md’ ‘markdown_test.Rmd’ ‘markdown_test.pdf’ * 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 ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] 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 ... [2s/2s] NOTE cap_knitr : : no visible global function definition for ‘par’ Undefined global functions or variables: par Consider adding importFrom("graphics", "par") to your NAMESPACE file. * checking Rd files ... [0s/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 ... NOTE Documented arguments not in \usage in Rd file 'cap_knitr.Rd': ‘before’ Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking files in ‘vignettes’ ... WARNING Files in the 'vignettes' directory but no files in 'inst/doc': ‘using_captioner.Rmd’ * checking examples ... [0s/0s] OK * checking package vignettes ... NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? * checking PDF version of manual ... [2s/2s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 WARNING, 6 NOTEs