CRAN Package Check Results for Maintainer ‘Collin Erickson <collinberickson at gmail.com>’

Last updated on 2025-11-17 06:49:04 CET.

Package ERROR NOTE OK
CGGP 13
ContourFunctions 13
GauPro 1 4 8
mixopt 13
sFFLHD 7 6
splitfngr 5 8
TestFunctions 13
testthatmulti 13

Package CGGP

Current CRAN status: OK: 13

Package ContourFunctions

Current CRAN status: OK: 13

Package GauPro

Current CRAN status: ERROR: 1, NOTE: 4, OK: 8

Additional issues

OpenBLAS

Version: 0.2.16
Check: HTML version of manual
Result: NOTE Found the following HTML validation problems: GauPro.html:5139:1 (GauPro_kernel_model.Rd:204): Warning: <a> anchor "method-GauPro-new" already defined GauPro.html:5235:1 (GauPro_kernel_model.Rd:288): Warning: <a> anchor "method-GauPro-fit" already defined GauPro.html:5266:1 (GauPro_kernel_model.Rd:307): Warning: <a> anchor "method-GauPro-update_K_and_estimates" already defined GauPro.html:5282:1 (GauPro_kernel_model.Rd:317): Warning: <a> anchor "method-GauPro-predict" already defined GauPro.html:5329:1 (GauPro_kernel_model.Rd:352): Warning: <a> anchor "method-GauPro-pred" already defined GauPro.html:5376:1 (GauPro_kernel_model.Rd:387): Warning: <a> anchor "method-GauPro-pred_one_matrix" already defined GauPro.html:5420:1 (GauPro_kernel_model.Rd:419): Warning: <a> anchor "method-GauPro-pred_mean" already defined GauPro.html:5451:1 (GauPro_kernel_model.Rd:438): Warning: <a> anchor "method-GauPro-pred_meanC" already defined GauPro.html:5482:1 (GauPro_kernel_model.Rd:457): Warning: <a> anchor "method-GauPro-pred_var" already defined GauPro.html:5517:1 (GauPro_kernel_model.Rd:480): Warning: <a> anchor "method-GauPro-pred_LOO" already defined GauPro.html:5670:1 (GauPro_kernel_model.Rd:573): Warning: <a> anchor "method-GauPro-plot" already defined GauPro.html:5699:1 (GauPro_kernel_model.Rd:590): Warning: <a> anchor "method-GauPro-cool1Dplot" already defined GauPro.html:5757:1 (GauPro_kernel_model.Rd:636): Warning: <a> anchor "method-GauPro-plot1D" already defined GauPro.html:5818:1 (GauPro_kernel_model.Rd:685): Warning: <a> anchor "method-GauPro-plot2D" already defined GauPro.html:5993:1 (GauPro_kernel_model.Rd:794): Warning: <a> anchor "method-GauPro-loglikelihood" already defined GauPro.html:6224:1 (GauPro_kernel_model.Rd:935): Warning: <a> anchor "method-GauPro-optim" already defined GauPro.html:6271:1 (GauPro_kernel_model.Rd:970): Warning: <a> anchor "method-GauPro-optimRestart" already defined GauPro.html:6333:1 (GauPro_kernel_model.Rd:1020): Warning: <a> anchor "method-GauPro-update" already defined GauPro.html:6448:1 (GauPro_kernel_model.Rd:1099): Warning: <a> anchor "method-GauPro-update_data" already defined GauPro.html:6489:1 (GauPro_kernel_model.Rd:1128): Warning: <a> anchor "method-GauPro-update_corrparams" already defined GauPro.html:6518:1 (GauPro_kernel_model.Rd:1145): Warning: <a> anchor "method-GauPro-update_nugget" already defined GauPro.html:6730:1 (GauPro_kernel_model.Rd:1297): Warning: <a> anchor "method-GauPro-grad_norm" already defined GauPro.html:6968:1 (GauPro_kernel_model.Rd:1439): Warning: <a> anchor "method-GauPro-sample" already defined GauPro.html:7383:1 (GauPro_kernel_model.Rd:1746): Warning: <a> anchor "method-GauPro-print" already defined GauPro.html:7428:1 (GauPro_kernel_model.Rd:1773): Warning: <a> anchor "method-GauPro-clone" already defined Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.16
Check: tests
Result: ERROR Running ‘testthat.R’ [175s/228s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(GauPro) Loading required package: mixopt Loading required package: dplyr Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: ggplot2 Loading required package: splitfngr Loading required package: numDeriv Loading required package: rmarkdown Loading required package: tidyr > > test_check("GauPro") Saving _problems/test_kernel_model_and_kernels-1385.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3378 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_kernel_model_and_kernels.R:1385:3'): Wide range Z ──────────── Expected `mean(abs((e1$Z - e1$pred(e1$X))/e1$Z))` < 0.1. Actual comparison: 0.76 >= 0.10 Difference: 0.66 >= 0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3378 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.2.16
Check: installed package size
Result: NOTE installed size is 9.4Mb sub-directories of 1Mb or more: R 2.0Mb libs 6.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package mixopt

Current CRAN status: OK: 13

Package sFFLHD

Current CRAN status: NOTE: 7, OK: 6

Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Collin Erickson <collinberickson@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Collin", family = "Erickson", role = c("aut", "cre"), email = "collinberickson@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘R6’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package splitfngr

Current CRAN status: NOTE: 5, OK: 8

Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Collin Erickson <collinberickson@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Collin", family = "Erickson", role = c("aut", "cre"), email = "collinberickson@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package TestFunctions

Current CRAN status: OK: 13

Package testthatmulti

Current CRAN status: OK: 13