R Under development (unstable) (2024-11-13 r87330 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(deSolve) > library(abind) > test_check("greta.dynamics") Loading required package: greta.dynamics Loading required package: greta Attaching package: 'greta' The following object is masked from 'package:abind': abind The following objects are masked from 'package:stats': binomial, cov2cor, poisson The following objects are masked from 'package:base': %*%, apply, backsolve, beta, chol2inv, colMeans, colSums, diag, eigen, forwardsolve, gamma, identity, rowMeans, rowSums, sweep, tapply i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... i Initialising python and checking dependencies, this may take a moment. x Initialising python and checking dependencies, this may take a moment. ... ... [ FAIL 0 | WARN 0 | SKIP 13 | PASS 0 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (1): 'test_iterate_matrix.R:157:3' • check_tf_version() is not TRUE (12): 'test_iterate_dynamic_function.R:2:3', 'test_iterate_dynamic_function.R:66:3', 'test_iterate_dynamic_matrix.R:2:3', 'test_iterate_matrix.R:2:3', 'test_iterate_matrix.R:56:3', 'test_iterate_matrix.R:94:3', 'test_iterate_matrix.R:234:3', 'test_iterate_matrix.R:252:3', 'test_iterate_matrix.R:275:3', 'test_iterate_matrix.R:287:3', 'test_ode_solve.R:3:3', 'test_ode_solve.R:88:3' [ FAIL 0 | WARN 0 | SKIP 13 | PASS 0 ] > > proc.time() user system elapsed 5.65 0.68 43.65