Last updated on 2024-11-12 12:50:12 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 44.08 | 156.66 | 200.74 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 30.64 | 138.65 | 169.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 314.32 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 327.14 | OK | |||
r-devel-windows-x86_64 | 1.0.4 | 43.00 | 173.00 | 216.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 44.76 | 150.76 | 195.52 | OK | |
r-release-linux-x86_64 | 1.0.4 | 41.04 | 151.97 | 193.01 | OK | |
r-release-macos-arm64 | 1.0.4 | 99.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.4 | 181.00 | NOTE | |||
r-oldrel-macos-arm64 | 1.0.4 | 107.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.4 | 173.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.4 | 43.00 | 215.00 | 258.00 | OK |
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [69s/87s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gKRLS)
Loading required package: mgcv
Loading required package: nlme
This is mgcv 1.9-1. For overview type 'help("mgcv-package")'.
Loading required package: sandwich
>
> test_check("gKRLS")
INFO [23:19:47.839] [mlr3] Applying learner 'classif.bam' on task 'nuis_m' (iter 1/2)
INFO [23:19:48.598] [mlr3] Applying learner 'classif.bam' on task 'nuis_m' (iter 2/2)
INFO [23:19:49.260] [mlr3] Applying learner 'regr.bam' on task 'nuis_g0' (iter 1/2)
INFO [23:19:49.560] [mlr3] Applying learner 'regr.bam' on task 'nuis_g0' (iter 2/2)
INFO [23:19:50.025] [mlr3] Applying learner 'regr.bam' on task 'nuis_g1' (iter 1/2)
INFO [23:19:50.440] [mlr3] Applying learner 'regr.bam' on task 'nuis_g1' (iter 2/2)
Bivariate smoothing example
Bivariate smoothing example
[1] "derivative"
[1] "second_derivative"
Distribution of Pointwise Marginal Effects: N = 200
(Intercept) x1 x2
25% -0.001900025 -0.1139238 -0.07130014
50% -0.001843025 0.0601889 -0.05431280
75% -0.001574822 0.2717062 -0.02734085
Summary of Average Marginal Effects
est se t.stat p.value
(Intercept) -0.001673628 0.20599894 -0.008124448 0.993526152
x1 0.098231155 0.03707063 2.649837808 0.008725682
x2 -0.047751134 0.03785936 -1.261276966 0.208742463
variable type est se t p.value
1 x1 derivative 0.09823115 0.03707063 2.649838 0.008725682
2 x2 derivative -0.04775113 0.03785936 -1.261277 0.208742547
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 203 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_basic_kernel.R:154:3'): Test custom vector ─────────────────────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'vctrs'
Backtrace:
▆
1. ├─testthat::expect_vector(v, size = 5) at test_basic_kernel.R:154:3
2. │ └─base::tryCatch(...)
3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
6. └─base::loadNamespace(x)
7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
8. └─base (local) withOneRestart(expr, restarts[[1L]])
9. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 203 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.4
Check: installed package size
Result: NOTE
installed size is 7.8Mb
sub-directories of 1Mb or more:
libs 7.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64