Last updated on 2025-12-07 07:50:29 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| FuzzyDBScan | 1 | 5 | 7 |
Current CRAN status: ERROR: 1, NOTE: 5, OK: 7
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 0.0.3
Check: examples
Result: ERROR
Running examples in ‘FuzzyDBScan-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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-linux-x86_64-debian-gcc