CRAN Package Check Results for Maintainer ‘Vincent Goulet <vincent.goulet at act.ulaval.ca>’

Last updated on 2025-04-24 21:51:36 CEST.

Package FAIL NOTE OK
actuar 1 9 3
expint 10 3
roger 13
RweaveExtra 13

Package actuar

Current CRAN status: FAIL: 1, NOTE: 9, OK: 3

Version: 3.3-5
Check: compiled code
Result: NOTE File ‘actuar/libs/actuar.so’: Found non-API call to R: ‘OBJECT’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 3.3-5
Check: compiled code
Result: NOTE File 'actuar/libs/x64/actuar.dll': Found non-API call to R: 'OBJECT' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 3.3-5
Check: re-building of vignette outputs
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: 474.4666 > > ## Illustration of Sheppard's correction factor > cj <- c(0, 2, 4, 6, 8) > nj <- c(1, 5, 3, 2) > gd <- grouped.data(Group = cj, Frequency = nj) > (sum(nj) - 1)/sum(nj) * var(gd) Frequency 3.173554 > (emm(gd, 2) - emm(gd)^2) - 4/12 Frequency 3.173554 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 3.45 0.31 3.8 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-devel-windows-x86_64

Package expint

Current CRAN status: NOTE: 10, OK: 3

Version: 0.1-8
Check: compiled code
Result: NOTE File ‘expint/libs/expint.so’: Found non-API call to R: ‘OBJECT’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.1-8
Check: compiled code
Result: NOTE File 'expint/libs/x64/expint.dll': Found non-API call to R: 'OBJECT' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Package roger

Current CRAN status: OK: 13

Package RweaveExtra

Current CRAN status: OK: 13

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.