* using log directory 'd:/RCompile/CRANincoming/R-devel/AOboot.Rcheck' * using R Under development (unstable) (2024-08-17 r87027 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 'AOboot/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'AOboot' version '0.1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... WARNING Maintainer: 'Christian Blötner, ' The display-name part of the maintainer field should be enclosed in "" New submission Possibly misspelled words in DESCRIPTION: ANOVAs (4:29, 10:475) afex (10:168) emmeans (10:230) No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Lisa-Marie", family = "Segbert", role = "aut"), person(given = "Christian", family = "Blötner", role = c("aut", "cre"), email = "c.bloetner@gmail.com")) as necessary. Found the following (possibly) invalid DOIs: DOI: https://doi.org/10.32614/CRAN.package.afex From: DESCRIPTION Status: 404 Message: Not Found DOI: https://doi.org/10.32614/CRAN.package.emmeans From: DESCRIPTION Status: 404 Message: Not Found The Description field contains () and `emmeans` () packages for R, Please enclose URLs in angle brackets (<...>). The Description field contains () and `emmeans` () packages for R, Please write DOIs as . * 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 whether package 'AOboot' can be installed ... OK * 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: print: function(x, ...) print.AOboot.one: function(object) print: function(x, ...) print.AOboot.two: function(object) 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 ... [21s] 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 ... NONE * checking PDF version of manual ... [20s] OK * checking HTML version of manual ... OK * checking for code which exercises the package ... WARNING No examples, no tests, no vignettes * DONE Status: 2 WARNINGs, 1 NOTE