CRAN Package Check Results for Package scf

Last updated on 2026-09-25 09:52:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.10 13.30 306.78 320.08 OK
r-devel-linux-x86_64-debian-gcc 1.0.10 10.29 186.00 196.29 OK
r-devel-linux-x86_64-fedora-clang 1.0.10 10.00 224.85 234.85 OK
r-devel-linux-x86_64-fedora-gcc 1.0.10 10.00 228.50 238.50 OK
r-devel-windows-x86_64 1.0.10 17.00 281.00 298.00 WARN
r-patched-linux-x86_64 1.0.10 14.44 294.18 308.62 OK
r-release-linux-x86_64 1.0.10 14.82 290.07 304.89 OK
r-release-macos-arm64 1.0.10 3.00 72.00 75.00 OK
r-release-macos-x86_64 1.0.10 10.00 317.00 327.00 OK
r-release-windows-x86_64 1.0.10 15.00 270.00 285.00 OK
r-oldrel-macos-arm64 1.0.10 3.00 76.00 79.00 OK
r-oldrel-macos-x86_64 1.0.10 10.00 366.00 376.00 OK
r-oldrel-windows-x86_64 1.0.10 21.00 407.00 428.00 OK

Check Details

Version: 1.0.10
Check: replacement functions
Result: WARN Error: there is no package called 'survival' Call sequence: 8: find.package(package, lib.loc, verbose = verbose) 7: library.dynam(lib, package, package.lib) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted The argument of a replacement function which corresponds to the right hand side must be named 'value'. Flavor: r-devel-windows-x86_64

Version: 1.0.10
Check: foreign function calls
Result: NOTE Error: undefined exports: histogram, densityplot, qqmath, qq, bwplot, dotplot, barchart, stripplot, xyplot, xyplot.ts, contourplot, levelplot, cloud, wireframe, splom, parallelplot, tmd, rfs, oneway, panel.histogram, panel.densityplot, panel.qqmath, panel.qq, panel.bwplot, panel.dotplot, panel.barchart, panel.stripplot, panel.xyplot, panel.contourplot, panel.levelplot, panel.levelplot.raster, panel.cloud, panel.3dscatter, panel.wireframe, panel.3dwire, panel.pairs, panel.splom, diag.panel.splom, panel.parallel, panel.tmd.default, panel.tmd.qqmath, panel.error, panel.superpose, panel.superpose.2, panel.superpose.plain, panel.smoothScatter, panel.violin, panel.rug, panel.average, panel.linejoin, panel.lmline, panel.loess, panel.spline, panel.qqmathline, panel.abline, panel.refline, panel.curve, panel.fill, panel.grid, panel.mathdensity, panel.axis, current.row, current.column, panel.number, packet.number, which.packet, trellis.currentLayout, lplot.xy, llines, panel.lines, lpoints, panel. Execution halted See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64