CRAN Package Check Results for Maintainer ‘Markus Belfrage <markus.belfrage at gmail.com>’

Last updated on 2025-03-20 06:54:21 CET.

Package WARN NOTE OK
ACDm 1 5 9

Package ACDm

Current CRAN status: WARN: 1, NOTE: 5, OK: 9

Version: 1.0.4.3
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: acdFit.Rd: solnp plotScatterAcd.Rd: stat_smooth Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 1.0.4.3
Check: compiled code
Result: NOTE File ‘ACDm/libs/ACDm.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.4.3
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: acdFit.Rd:50: missing link ‘solnp’ Rd warning: acdFit.Rd:79: missing link ‘solnp’ Rd warning: acdFit.Rd:239: missing link ‘solnp’ Rd warning: plotScatterAcd.Rd:43: missing link ‘stat_smooth’ See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/ACDm.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.2.0-17) 14.2.0’ Flavor: r-patched-linux-x86_64