CRAN Package Check Results for Maintainer ‘Pierre Lafaye de Micheaux <lafaye at unsw.edu.au>’

Last updated on 2025-06-08 02:49:34 CEST.

Package FAIL NOTE OK
asympTest 2 11
CompQuadForm 2 11
ConvergenceConcepts 2 11
ECGofTestDx 13
groc 13
HellCor 2 11
nortestARMA 2 11
rPowerSampleSize 1 2 10

Package asympTest

Current CRAN status: NOTE: 2, OK: 11

Version: 0.1.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Pierre Lafaye de Micheaux <lafaye@unsw.edu.au>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Cqls", family = "Team", role = "aut"), person(given = c("Pierre", "Lafaye"), family = "de Micheaux", role = "cre", email = "lafaye@unsw.edu.au")) as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package CompQuadForm

Current CRAN status: NOTE: 2, OK: 11

Version: 1.4.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘P. Lafaye de Micheaux <lafaye@unsw.edu.au>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("P.", "Lafaye"), family = "de Micheaux", role = c("aut", "cre"), email = "lafaye@unsw.edu.au") as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package ConvergenceConcepts

Current CRAN status: NOTE: 2, OK: 11

Version: 1.2.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Pierre Lafaye De Micheaux <lafaye@unsw.edu.au>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package ECGofTestDx

Current CRAN status: OK: 13

Package groc

Current CRAN status: OK: 13

Package HellCor

Current CRAN status: NOTE: 2, OK: 11

Version: 1.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Pierre Lafaye De Micheaux <lafaye@unsw.edu.au>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. The Description field contains Geenens and Lafaye De Micheaux (2019) <arXiv:1810.10276v4>. Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package nortestARMA

Current CRAN status: NOTE: 2, OK: 11

Version: 1.0.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Pierre Lafaye de Micheaux <lafaye@unsw.edu.au>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Pierre", family = "Duchesne", role = "aut"), person(given = c("Pierre", "Lafaye"), family = "de Micheaux", role = c("aut", "cre"), email = "lafaye@unsw.edu.au")) as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package rPowerSampleSize

Current CRAN status: FAIL: 1, NOTE: 2, OK: 10

Version: 1.0.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Pierre Lafaye de Micheaux <lafaye@unsw.edu.au>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Pierre", "Lafaye"), family = "de Micheaux", role = c("aut", "cre"), email = "lafaye@unsw.edu.au"), person(given = "Benoit", family = "Liquet", role = "aut"), person(given = "Jeremie", family = "Riou", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ##D cov[1, 2:7] <- cov[2:7, 1] <- c(0.1341692, 0.1373891, 0.07480123, > ##D 0.1401267, 0.1280336, 0.1614103) > ##D cov[2, 3:7] <- cov[3:7, 2] <- c(0.2874531, 0.18451960, 0.3156895, > ##D 0.2954996, 0.3963837) > ##D cov[3, 4:7] <- cov[4:7, 3] <- c(0.19903400, 0.2736123, 0.2369907, 0.3423579) > ##D cov[4, 5:7] <- cov[5:7, 4] <- c(0.1915028, 0.1558958, 0.2376056) > ##D cov[5, 6:7] <- cov[6:7, 5] <- c(0.2642217, 0.3969920) > ##D cov[6, 7] <- cov[7, 6] <- 0.3352029 > ##D diag(cov) <- var > ##D > ##D matrix.type.compute(SigmaE = cov, SigmaC = cov, display = TRUE) > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.49 0.14 0.63 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64