snippets
About snippets
|
Version: 0.1-3
Result: ERROR Check time: 2024-09-26 03:28 * using log directory ‘’ * using R Under development (unstable) (2024-09-23 r87189) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Debian 12.2.0-14) 12.2.0 GNU Fortran (Debian 12.2.0-14) 12.2.0 * running under: Debian GNU/Linux 12 (bookworm) * using session charset: UTF-8 * using option ‘--as-cran’ * checking for file ‘snippets/DESCRIPTION’ ... OK * this is package ‘snippets’ version ‘0.1-3’ * 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 ‘snippets’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE License components which are templates and need '+ file LICENSE': MIT * 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 ... 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 whether startup messages can be suppressed ... 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 ... OK * checking Rd files ... 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 examples ... [1s/11s] ERROR Running examples in ‘snippets-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: screen2data > ### Title: Functions converting between pixel and data coordinates. > ### Aliases: screen2data data2screen > ### Keywords: dplot > > ### ** Examples > > plot(0:1,0:1) Error in plot.new() : figure margins too large Calls: plot -> plot.default -> plot.new Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed osmap 0.36 0.27 10.386 * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/00check.log’ for details. Installation log: 00install.out
Build log for Windows (R 2.11.x)* checking for file 'snippets/DESCRIPTION' ... OK * preparing 'snippets': * checking DESCRIPTION meta-information ... OK * removing junk files * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building binary distribution WARNING: some HTML links may not be found * installing *source* package 'snippets' ... ** R ** preparing package for lazy loading ** help *** installing help indices ** building package indices ... ** MD5 sums ** testing if installed package can be loaded packaged installation of 'snippets' as snippets_0.1-0.zip * DONE (snippets) Build log for Windows 64-bit (R 2.11.x)* checking for file 'snippets/DESCRIPTION' ... OK * preparing 'snippets': * checking DESCRIPTION meta-information ... OK * removing junk files * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building binary distribution WARNING: some HTML links may not be found * installing *source* package 'snippets' ... ** R ** preparing package for lazy loading ** help *** installing help indices ** building package indices ... ** MD5 sums ** testing if installed package can be loaded packaged installation of 'snippets' as snippets_0.1-0.zip * DONE (snippets) Build log for Mac OS X 10.5 (R 2.16.x)* installing *source* package 'snippets' ... ** Creating default NAMESPACE file ** R ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded *** arch - i386 *** arch - ppc *** arch - x86_64 packaged installation of 'snippets' as 'snippets_0.1-0.tgz' * DONE (snippets) Build log for Windows 7 (R 3.0.x) (snippets 0.1-0) * installing to library 'z:/rforge/Rlib/win7-3.0' * installing *source* package 'snippets' ... ** R ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded *** arch - i386 Warning: ignoring .First.lib() for package 'snippets' *** arch - x64 Warning: ignoring .First.lib() for package 'snippets' * MD5 sums packaged installation of 'snippets' as snippets_0.1-0.zip * DONE (snippets) |