R Under development (unstable) (2024-09-06 r87103 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(SHELF) > > test_check("SHELF") [ FAIL 0 | WARN 0 | SKIP 36 | PASS 0 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (36): 'test-copula-sampling.R:2:3', 'test-dirichlet.R:2:3', 'test-extension-method.R:2:3', 'test-extension-method.R:27:3', 'test-extension-method.R:54:3', 'test-fitting.R:3:3', 'test-fitting.R:21:3', 'test-fitting.R:41:3', 'test-fitting.R:67:3', 'test-fitting.R:86:3', 'test-fitting.R:109:3', 'test-fitting.R:129:3', 'test-fitting.R:148:3', 'test-fitting.R:167:3', 'test-fitting.R:189:3', 'test-fitting.R:208:3', 'test-fitting.R:229:3', 'test-fitting.R:247:3', 'test-fitting.R:270:3', 'test-fitting.R:300:3', 'test-linearpool.R:2:3', 'test-linearpool.R:34:3', 'test-linearpool.R:66:3', 'test-linearpool.R:91:3', 'test-linearpool.R:121:3', 'test-linearpool.R:151:3', 'test-plots.R:2:3', 'test-plots.R:11:3', 'test-plots.R:22:3', 'test-plots.R:32:3', 'test-plots.R:43:3', 'test-plots.R:53:3', 'test-plots.R:65:3', 'test-plots.R:79:3', 'test-plots.R:93:3', 'test-plots.R:118:3' [ FAIL 0 | WARN 0 | SKIP 36 | PASS 0 ] Deleting unused snapshots: • plots/cdf-plot.svg • plots/compare-interval-plot.svg • plots/distributions-cdf-plot.svg • plots/error-message-plot.svg • plots/exponential-distribution-plot.svg • plots/multiple-expert-linear-pool-plot.svg • plots/multiple-expert-plot.svg • plots/quartile-plot.svg • plots/single-expert-histogram-plot.svg • plots/single-expert-plot.svg • plots/tertile-plot.svg > > > proc.time() user system elapsed 2.32 0.37 2.68