CRAN Package Check Results for Package fastTopics

Last updated on 2023-03-23 02:49:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6-142 174.68 245.42 420.10 ERROR
r-devel-linux-x86_64-debian-gcc 0.6-142 137.61 189.67 327.28 NOTE
r-devel-linux-x86_64-fedora-clang 0.6-142 623.23 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6-142 578.80 NOTE
r-patched-linux-x86_64 0.6-142 148.20 242.41 390.61 NOTE
r-release-linux-x86_64 0.6-142 150.23 244.48 394.71 NOTE
r-release-macos-arm64 0.6-142 140.00 NOTE
r-release-macos-x86_64 0.6-142 183.00 NOTE
r-release-windows-x86_64 0.6-142 171.00 285.00 456.00 NOTE
r-oldrel-macos-arm64 0.6-142 138.00 NOTE
r-oldrel-macos-x86_64 0.6-142 185.00 NOTE
r-oldrel-windows-ix86+x86_64 0.6-142 401.00 422.00 823.00 NOTE

Check Details

Version: 0.6-142
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘NNLM’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.6-142
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.6-142
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.6-142
Check: tests
Result: ERROR
     Running ‘testthat.R’ [52s/59s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(fastTopics)
     > test_check("fastTopics")
     [ FAIL 1 | WARN 2 | SKIP 7 | PASS 233 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • NNLM cannot be loaded (1)
     • on_cran is TRUE (6)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test_plots.R:79:3'): Test that other plotting functions work ────────
     Error in `FNN::get.knn(X, k)`: DLL requires the use of native symbols
     Backtrace:
     ▆
     1. ├─utils::capture.output(...) at test_plots.R:79:2
     2. │ └─base::withVisible(...elt(i))
     3. └─fastTopics::umap_plot(fit1, fill = "loading", verbose = FALSE)
     4. └─fastTopics::umap_from_topics(fit, dims = 2, ...)
     5. └─uwot::umap(...)
     6. └─uwot:::uwot(...)
     7. └─uwot:::data2set(...)
     8. └─uwot:::x2set(...)
     9. └─uwot:::x2nn(...)
     10. └─uwot:::find_nn(...)
     11. └─uwot:::FNN_nn(X, k = k, include_self = include_self)
     12. └─FNN::get.knn(X, k)
    
     [ FAIL 1 | WARN 2 | SKIP 7 | PASS 233 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.6-142
Check: installed package size
Result: NOTE
     installed size is 5.6Mb
     sub-directories of 1Mb or more:
     data 4.3Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64