Last updated on 2026-05-28 01:50:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.1 | 12.43 | 117.85 | 130.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.1 | 8.88 | 86.67 | 95.55 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.1 | 21.00 | 185.32 | 206.32 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 21.00 | 179.45 | 200.45 | OK | |
| r-devel-windows-x86_64 | 2.0.1 | 23.00 | 5.00 | 28.00 | ERROR | |
| r-patched-linux-x86_64 | 2.0.1 | 12.52 | 108.59 | 121.11 | OK | |
| r-release-linux-x86_64 | 2.0.1 | 11.98 | 110.17 | 122.15 | OK | |
| r-release-macos-arm64 | 2.0.1 | 3.00 | 30.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 2.0.1 | 9.00 | 112.00 | 121.00 | OK | |
| r-release-windows-x86_64 | 2.0.1 | 43.00 | 256.00 | 299.00 | ERROR | |
| r-oldrel-macos-arm64 | 2.0.1 | 3.00 | 28.00 | 31.00 | OK | |
| r-oldrel-macos-x86_64 | 2.0.1 | 10.00 | 111.00 | 121.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.1 | 36.00 | 397.00 | 433.00 | OK |
Version: 2.0.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-windows-x86_64
Version: 2.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [30s]
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)
>
> if (identical(Sys.getenv("NOT_CRAN"), "true"))
+ library(neuralGAM)
> test_check("neuralGAM")
Loading required package: neuralGAM
Error: package or namespace load failed for 'neuralGAM':
.onAttach failed in attachNamespace() for 'neuralGAM', details:
call: NULL
error: lexical error: invalid character inside string.
ulia\\bin;C:\\Users\\CRAN\\.ca rgo\\bin;D:\\compiler\\LDC\\b
(right here) ------^
Error: package or namespace load failed for 'neuralGAM':
.onAttach failed in attachNamespace() for 'neuralGAM', details:
call: NULL
error: lexical error: invalid character inside string.
\\temp\\2026_01;C:\\Users\\CRA N\\Documents\\temurin25\\jdk-
(right here) ------^
Execution halted
Flavor: r-release-windows-x86_64