CRAN Package Check Results for Package FACT

Last updated on 2025-02-16 10:50:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 7.82 58.11 65.93 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 4.93 42.03 46.96 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 114.72 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 99.38 OK
r-devel-macos-arm64 0.1.1 35.00 OK
r-devel-macos-x86_64 0.1.1 54.00 ERROR
r-devel-windows-x86_64 0.1.1 10.00 80.00 90.00 NOTE
r-patched-linux-x86_64 0.1.1 11.01 53.93 64.94 OK
r-release-linux-x86_64 0.1.1 6.19 53.78 59.97 OK
r-release-macos-arm64 0.1.1 31.00 OK
r-release-macos-x86_64 0.1.1 50.00 OK
r-release-windows-x86_64 0.1.1 8.00 72.00 80.00 OK
r-oldrel-macos-arm64 0.1.1 37.00 OK
r-oldrel-macos-x86_64 0.1.1 83.00 OK
r-oldrel-windows-x86_64 0.1.1 11.00 85.00 96.00 OK

Check Details

Version: 0.1.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: SMART.Rd: data.table 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

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘FACT-Ex.R’ failed The error most likely occurred in: > ### Name: ClustPredictor > ### Title: Clustering Predictor Object > ### Aliases: ClustPredictor > > ### ** Examples > > require(factoextra) Loading required package: factoextra Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘factoextra’ > require(FuzzyDBScan) Loading required package: FuzzyDBScan > multishapes <- as.data.frame(multishapes[, 1:2]) Error: object 'multishapes' not found Execution halted Flavor: r-devel-macos-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(FACT) > > test_check("FACT") Error in `FUN()`: ! In path: "/Volumes/Builds/packages/big-sur-x86_64/results/4.5/FACT.Rcheck/tests/testthat/setup.R" Caused by error in `library()`: ! there is no package called 'factoextra' Backtrace: ▆ 1. ├─testthat::test_check("FACT") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_setup(".", env) 7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. │ └─base::library(factoextra) at tests/testthat/setup.R:3:1 15. │ └─base::stop(packageNotFoundError(package, lib.loc, sys.call())) 16. └─testthat (local) `<fn>`(`<pckgNtFE>`) 17. └─rlang::abort(...) Execution halted Flavor: r-devel-macos-x86_64

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.