Last updated on 2025-12-06 21:49:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 6.69 | 215.20 | 221.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 3.29 | 74.87 | 78.16 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 20.00 | 340.61 | 360.61 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 14.00 | 335.27 | 349.27 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 12.00 | 204.00 | 216.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 7.65 | 204.39 | 212.04 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 6.90 | 203.47 | 210.37 | OK | |
| r-release-macos-arm64 | 1.1.0 | OK | ||||
| r-release-macos-x86_64 | 1.1.0 | 10.00 | 198.00 | 208.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 12.00 | 202.00 | 214.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 9.00 | 198.00 | 207.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 16.00 | 288.00 | 304.00 | OK |
Version: 1.1.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'CausalQueries', 'gam', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DeclareDesign)
Loading required package: randomizr
Loading required package: fabricatr
Loading required package: estimatr
>
> library(AER)
Loading required package: car
Loading required package: carData
Loading required package: lmtest
Loading required package: zoo
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
Loading required package: sandwich
Loading required package: survival
> library(betareg)
> library(biglm)
Loading required package: DBI
> library(coin)
Attaching package: 'coin'
The following object is masked from 'package:testthat':
expectation
> library(future.apply)
Loading required package: future
Attaching package: 'future'
The following object is masked from 'package:survival':
cluster
The following object is masked from 'package:lmtest':
reset
> library(gam)
Error in library(gam) : there is no package called 'gam'
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc