Last updated on 2025-02-23 19:51:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 7.58 | 57.06 | 64.64 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 5.15 | 43.04 | 48.19 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 104.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 110.81 | 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.00 | 54.13 | 65.13 | OK | |
r-release-linux-x86_64 | 0.1.1 | 6.89 | 54.52 | 61.41 | 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 | 10.00 | 73.00 | 83.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 | 12.00 | 86.00 | 98.00 | OK |
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.
Health stats visible at Monitor.