CRAN Package Check Results for Package languageserversetup

Last updated on 2026-07-16 11:52:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 1.84 22.57 24.41 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 1.55 19.72 21.27 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 35.82 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 15.23 NOTE
r-devel-windows-x86_64 0.1.2 4.00 46.00 50.00 NOTE
r-patched-linux-x86_64 0.1.2 1.79 19.47 21.26 OK
r-release-linux-x86_64 0.1.2 1.86 19.33 21.19 OK
r-release-macos-arm64 0.1.2 1.00 9.00 10.00 OK
r-release-macos-x86_64 0.1.2 2.00 27.00 29.00 OK
r-release-windows-x86_64 0.1.2 3.00 44.00 47.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 2.00 23.00 25.00 OK
r-oldrel-windows-x86_64 0.1.2 4.00 42.00 46.00 OK

Check Details

Version: 0.1.2
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE Warning in structure(list(optValue), .Names = optName) : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. Warning in structure(list(optValue), .Names = optName) : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. Warning in structure(list(optValue), .Names = optName) : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. Warning in structure(list(optValue), .Names = optName) : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. Warning in structure(list(optValue), .Names = optName) : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. 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-devel-windows-x86_64

Version: 0.1.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: languageserversetup/R/utils.r (.Names: 1) Flavor: r-devel-linux-x86_64-debian-gcc