* using log directory ‘/srv/hornik/tmp/CRAN/GWEX.Rcheck’ * using R Under development (unstable) (2023-11-07 r85491) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 16.0.6 (16) GNU Fortran (Debian 13.2.0-5) 13.2.0 * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘GWEX/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘GWEX’ version ‘1.1.2’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] NOTE Maintainer: ‘Guillaume Evin ’ New submission Package was archived on CRAN Possibly misspelled words in DESCRIPTION: Evin (18:5, 19:5) Favre (18:21, 19:21) Hingray (18:35, 19:35) CRAN repository db overrides: X-CRAN-Comment: Archived on 2023-09-11 as issues were not corrected in time. Use of Fortran RANDOM_NUMBER. * checking package namespace information ... OK * checking package dependencies ... NOTE Package in Depends/Imports which should probably only be in LinkingTo: ‘RcppArmadillo’ * 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 ‘GWEX’ can be installed ... [10s/10s] WARNING Found the following significant warnings: toolsSimDisag.cpp:258:22: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] toolsSimDisag.cpp:455:28: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] toolsSimDisag.cpp:459:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] See ‘/srv/hornik/tmp/CRAN/GWEX.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 16.0.6 (16)’ * 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 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 ... [4s/4s] NOTE Found if() conditions comparing class() to string: File ‘GWEX/R/GWex_lib.r’: if (class(object@date) != "Date") ... Use inherits() (or maybe is()) instead. * checking Rd files ... [0s/0s] NOTE checkRd: (-1) fit.MAR1.amount.Rd:25: Lost braces 25 | \item \strong{M0}{covariance matrix of gaussianized prec. amounts for all pairs of stations} | ^ checkRd: (-1) fit.MAR1.amount.Rd:26: Lost braces 26 | \item \strong{A}{omega correlations for all pairs of stations} | ^ checkRd: (-1) fit.MAR1.amount.Rd:27: Lost braces 27 | \item \strong{covZ}{covariance matrix of the MAR(1) process} | ^ checkRd: (-1) fit.MAR1.amount.Rd:28: Lost braces 28 | \item \strong{sdZ}{standard deviation of the diagonal elements} | ^ checkRd: (-1) fit.MAR1.amount.Rd:29: Lost braces 29 | \item \strong{corZ}{correlation matrix of the MAR(1) process} | ^ checkRd: (-1) fit.MAR1.amount.Rd:30: Lost braces 30 | \item \strong{dfStudent}{degrees of freedom for the Student copula if CopulaInt is equal to "Student"} | ^ checkRd: (-1) get.M0.Rd:35: Lost braces 35 | \item \strong{Xt}{long simulation of the wet/dry states according to the model} | ^ checkRd: (-1) get.M0.Rd:36: Lost braces 36 | \item \strong{M0}{covariance matrix of gaussianized prec. amounts for all pairs of stations} | ^ * 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 C/C++/Fortran sources/headers ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking examples ... [2s/2s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 WARNING, 4 NOTEs