Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [mayer@eextremes Git]$ R CMD check --as-cran SpatialGEV_1.0.2.tar.gz
- * using log directory ‘/home/mayer/Git/SpatialGEV.Rcheck’
- * using R version 4.4.1 (2024-06-14)
- * using platform: x86_64-pc-linux-gnu
- * R was compiled by
- gcc (GCC) 14.1.1 20240522
- GNU Fortran (GCC) 14.1.1 20240522
- * running under: Arch Linux
- * using session charset: UTF-8
- * using option ‘--as-cran’
- * checking for file ‘SpatialGEV/DESCRIPTION’ ... OK
- * this is package ‘SpatialGEV’ version ‘1.0.2’
- * package encoding: UTF-8
- * checking CRAN incoming feasibility ... [4s/84s] NOTE
- Maintainer: ‘Meixi Chen <meixi.chen@uwaterloo.ca>’
- Suggests or Enhances not in mainstream repositories:
- INLA
- Availability using Additional_repositories specification:
- INLA yes https://inla.r-inla-download.org/R/stable/
- Found the following (possibly) invalid URLs:
- URL: https://codecov.io/github/meixichen/SpatialGEV (moved to https://app.codecov.io/github/meixichen/SpatialGEV)
- From: README.md
- Status: 200
- Message: OK
- Size of tarball: 31835853 bytes
- * checking package namespace information ... OK
- * checking package dependencies ... OK
- * checking if this is a source package ... NOTE
- Found the following apparent object files/libraries:
- src/TMB/SpatialGEV_TMBExports.o src/TMB/SpatialGEV_TMBExports.so
- Object files/libraries should not be included in a source package.
- * 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 whether package ‘SpatialGEV’ can be installed ... OK
- * used C++ compiler: ‘g++ (GCC) 14.2.1 20240910’
- * checking installed package size ... NOTE
- installed size is 83.9Mb
- sub-directories of 1Mb or more:
- libs 82.6Mb
- * 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 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 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 ... 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 contents of ‘data’ directory ... OK
- * checking data for non-ASCII characters ... OK
- * checking LazyData ... OK
- * checking data for ASCII and uncompressed saves ... OK
- * checking line endings in C/C++/Fortran sources/headers ... OK
- * checking line endings in Makefiles ... OK
- * checking compilation flags in Makevars ... OK
- * checking for GNU extensions in Makefiles ... OK
- * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- * checking use of PKG_*FLAGS in Makefiles ... OK
- * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
- * checking pragmas in C/C++ headers and code ... OK
- * checking compilation flags used ... OK
- * checking compiled code ... OK
- * checking installed files from ‘inst/doc’ ... OK
- * checking files in ‘vignettes’ ... OK
- * checking examples ... OK
- * checking examples with --run-donttest ... [17s/17s] OK
- * checking for unstated dependencies in ‘tests’ ... OK
- * checking tests ...
- Running ‘testthat.R’ [125s/125s]
- [125s/125s] OK
- * checking for unstated dependencies in vignettes ... OK
- * checking package vignettes ... OK
- * checking re-building of vignette outputs ... [333s/333s] OK
- * checking PDF version of manual ... OK
- * checking HTML version of manual ... NOTE
- Skipping checking math rendering: package 'V8' unavailable
- * checking for non-standard things in the check directory ... OK
- * checking for detritus in the temp directory ... OK
- * DONE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement