* using log directory ‘/srv/hornik/tmp/CRAN_pretest/ProxReg.Rcheck’ * using R Under development (unstable) (2025-02-26 r87827) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (1+b1) Debian flang-new version 19.1.7 (1+b1) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘ProxReg/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘ProxReg’ version ‘0.1.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] NOTE Maintainer: ‘The package maintainer ’ New submission Possibly misspelled words in DESCRIPTION: ProxReg (3:8, 8:14) No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "YingHong", family = "Chen", role = "aut"), person(given = c("The", "package"), family = "maintainer", role = "cre", email = "yinghongchen1402@gmail.com")) as necessary. Package has a VignetteBuilder field but no prebuilt vignette index. The Title field starts with the package name. The Title field should be in title case. Current version is: ‘ProxReg: package for the most common linear models using proximal operators’ In title case that is: ‘ProxReg: Package for the Most Common Linear Models using Proximal Operators’ The Description field should not start with the package name, 'This package' or similar. DESCRIPTION fields with placeholder content: Maintainer: The package maintainer * 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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘ProxReg’ can be installed ... [2s/2s] OK * checking package directory ... OK * checking for future file timestamps ... 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 code 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 ... [4s/4s] OK * 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 ... OK * 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': ‘my-vignette.R’ ‘my-vignette.Rmd’ * checking examples ... [4s/4s] OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... WARNING Directory 'inst/doc' does not exist. Package vignette without corresponding single PDF/HTML: ‘my-vignette.Rmd’ * checking re-building of vignette outputs ... [1s/1s] ERROR Error(s) in re-building vignettes: ... --- re-building ‘my-vignette.Rmd’ using rmarkdown Quitting from lines 48-49 [unnamed-chunk-2] (my-vignette.Rmd) Error: processing vignette 'my-vignette.Rmd' failed with diagnostics: Cannot find the file(s): "C:/Users/yingh/OneDrive/Imágenes/ols.jpg" --- failed re-building ‘my-vignette.Rmd’ SUMMARY: processing the following file failed: ‘my-vignette.Rmd’ Error: Vignette re-building failed. Execution halted * 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 ERROR, 2 WARNINGs, 1 NOTE