- using R version 4.4.2 (2024-10-31)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-14 (Debian 14.2.0-6) 14.2.0
GNU Fortran (Debian 14.2.0-6) 14.2.0
- running under: Debian GNU/Linux trixie/sid
- using session charset: UTF-8
- checking for file ‘bayesGAM/DESCRIPTION’ ... OK
- this is package ‘bayesGAM’ version ‘0.0.2’
- package encoding: UTF-8
- 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 whether package ‘bayesGAM’ can be installed ... OK
See the install log for details.
- used C++ compiler: ‘g++-14 (Debian 14.2.0-6) 14.2.0’
- checking C++ specification ... OK
Not all R platforms support C++17
- 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 ... [4s/6s] OK
- checking whether the package can be loaded with stated dependencies ... [4s/6s] OK
- checking whether the package can be unloaded cleanly ... [4s/5s] OK
- checking whether the namespace can be loaded with stated dependencies ... [4s/5s] OK
- checking whether the namespace can be unloaded cleanly ... [5s/6s] OK
- checking loading without being on the library search path ... [9s/11s] 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 ... [26s/35s] OK
- checking Rd files ... [0s/1s] NOTE
checkRd: (-1) mcmc_plots.Rd:204-206: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:207-209: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:210-212: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:213-216: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:217-220: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:221-226: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:227-230: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:231-234: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:235-239: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:240-244: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:245-254: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:255-279: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mcmc_plots.Rd:264: Lost braces
264 | \item{\code{mcmc_neff(object, ...)}, \code{mcmc_neff_hist(object, ...)}}{
| ^
checkRd: (-1) mcmc_plots.Rd:264-272: Lost braces
264 | \item{\code{mcmc_neff(object, ...)}, \code{mcmc_neff_hist(object, ...)}}{
| ^
checkRd: (-1) mcmc_plots.Rd:273: Lost braces
273 | \item{\code{mcmc_acf(object, ...)}, \code{mcmc_acf_bar(object, ...)}}{
| ^
checkRd: (-1) mcmc_plots.Rd:273-278: Lost braces
273 | \item{\code{mcmc_acf(object, ...)}, \code{mcmc_acf_bar(object, ...)}}{
| ^
checkRd: (-1) ppc_plots.Rd:78-80: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ppc_plots.Rd:81-83: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ppc_plots.Rd:84-86: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ppc_plots.Rd:87-89: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ppc_plots.Rd:90-92: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ppc_plots.Rd:93-95: Lost braces in \itemize; meant \describe ?
- 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 ... [0s/0s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking line endings in shell scripts ... 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 ... NOTE
GNU make is a SystemRequirements.
- 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 examples ... [24s/32s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [52s/60s] OK
Running ‘testthat.R’ [52s/60s]
- checking PDF version of manual ... [5s/8s] OK
- checking HTML version of manual ... [1s/2s] NOTE
Found the following HTML validation problems:
getSamples.html:74:1 (getSamples.Rd:35): Warning: trimming empty <h3>
- checking for non-standard things in the check directory ... OK
- DONE
Status: 3 NOTEs