Last updated on 2025-03-09 22:52:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 6.02 | 52.51 | 58.53 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.3 | 4.39 | 37.56 | 41.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 93.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 87.50 | OK | |||
r-devel-macos-arm64 | 0.0.3 | 33.00 | OK | |||
r-devel-macos-x86_64 | 0.0.3 | 52.00 | ERROR | |||
r-devel-windows-x86_64 | 0.0.3 | 7.00 | 71.00 | 78.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.3 | 9.27 | 48.43 | 57.70 | OK | |
r-release-linux-x86_64 | 0.0.3 | 5.96 | 47.94 | 53.90 | OK | |
r-release-macos-arm64 | 0.0.3 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.0.3 | 48.00 | OK | |||
r-release-windows-x86_64 | 0.0.3 | 8.00 | 71.00 | 79.00 | OK | |
r-oldrel-macos-arm64 | 0.0.3 | OK | ||||
r-oldrel-macos-x86_64 | 0.0.3 | 48.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.3 | 9.00 | 79.00 | 88.00 | OK |
Version: 0.0.3
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
Fuzzy_DBScan.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.0.3
Check: examples
Result: ERROR
Running examples in ‘FuzzyDBScan-Ex.R’ failed
The error most likely occurred in:
> ### Name: Fuzzy_DBScan
> ### Title: Fuzzy DBScan
> ### Aliases: Fuzzy_DBScan FuzzyDBScan
>
> ### ** Examples
>
> # load factoextra for data and ggplot for plotting
> library(factoextra)
Error in library(factoextra) : there is no package called ‘factoextra’
Execution halted
Flavor: r-devel-macos-x86_64
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(FuzzyDBScan)
>
> test_check("FuzzyDBScan")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 11 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_initialize.R:23:3'): Output ────────────────────────────────────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'factoextra'
Backtrace:
▆
1. └─base::loadNamespace(x) at test_initialize.R:23:3
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 11 ]
Error: Test failures
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.