* using log directory 'd:/RCompile/CRANincoming/R-devel/weights.Rcheck' * using R Under development (unstable) (2024-09-25 r87194 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'weights/DESCRIPTION' ... OK * this is package 'weights' version '1.0.6' * checking CRAN incoming feasibility ... NOTE Maintainer: 'Josh Pasek ' No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Josh", family = "Pasek", role = c("aut", "cre"), email = "josh@joshpasek.com"), person(given = c("with", "some", "assistance", "from", "Alex"), family = "Tahk"), person(given = c("some", "code", "modified", "from", "R-core;", "Additional", "contributions", "by", "Gene"), family = "Culter"), person(given = "Marcus", family = "Schwemmle.")) as necessary. * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking serialization versions ... OK * checking whether package 'weights' can be installed ... OK * used C compiler: 'gcc.exe (GCC) 13.2.0' * checking installed package size ... 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 ... 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 ... NOTE Mismatches for apparent methods not registered: na.levs: function(x, naset, setmid, set1, set0, setmean, setmedian, setmode, weight) na.levs.factor: function(x, naset, setmedian, setmode, weight) na.levs: function(x, naset, setmid, set1, set0, setmean, setmedian, setmode, weight) na.levs.numeric: function(x, naset, setmid, set1, set0, setmean, weight) na.levs: function(x, naset, setmid, set1, set0, setmean, setmedian, setmode, weight) na.levs.default: function(x, naset, setmid, set1, set0, setmean, weight) See section 'Registering S3 methods' in the 'Writing R Extensions' manual. * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [23s] NOTE Found if() conditions comparing class() to string: File 'weights/R/plotinteractpreds.default.R': if (class(out) != "interactpreds") ... File 'weights/R/plotinteractpreds.interactpreds.R': if (class(out) != "interactpreds") ... Use inherits() (or maybe is()) instead. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: plotwtdinteraction.Rd: mice, gam, bam wpct.Rd: wtd.table Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * 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 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 ... OK * checking PDF version of manual ... [20s] OK * checking HTML version of manual ... OK * DONE Status: 4 NOTEs