CRAN Package Check Results for Maintainer ‘Graeme Blair <graeme.blair at gmail.com>’

Last updated on 2024-06-14 01:52:20 CEST.

Package ERROR NOTE OK
DeclareDesign 1 12
estimatr 1 7 5
fabricatr 1 12
list 1 12
rr 1 12

Package DeclareDesign

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.10
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'testthat', 'AER', 'dplyr', 'tibble', 'ggplot2', 'broom', 'reshape2' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.10
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package estimatr

Current CRAN status: ERROR: 1, NOTE: 7, OK: 5

Version: 1.0.4
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'margins', 'prediction' Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 1.0.4
Check: Rd cross-references
Result: NOTE Unknown package ‘margins’ in Rd xrefs Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.4
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'AER', 'margins', 'testthat', 'car' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.4
Check: examples
Result: ERROR Running examples in ‘estimatr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: lh_robust > ### Title: Linear Hypothesis for Ordinary Least Squares with Robust > ### Standard Errors > ### Aliases: lh_robust > > ### ** Examples > > > library(fabricatr) > dat <- fabricate( + N = 40, + y = rpois(N, lambda = 4), + x = rnorm(N), + z = rbinom(N, 1, prob = 0.4), + clusterID = sample(1:4, 40, replace = TRUE) + ) > > # Default variance estimator is HC2 robust standard errors > lhro <- lh_robust(y ~ x + z, data = dat, linear_hypothesis = "z + 2x = 0") Loading required namespace: car Failed with error: ‘there is no package called ‘car’’ Error in loadNamespace(x) : there is no package called ‘car’ Calls: lh_robust ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.4
Check: tests
Result: ERROR Running ‘sleep.R’ [1s/1s] Comparing ‘sleep.Rout’ to ‘sleep.Rout.save’ ... OK Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.4
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘margins’ Flavor: r-patched-linux-x86_64

Version: 1.0.4
Check: installed package size
Result: NOTE installed size is 39.9Mb sub-directories of 1Mb or more: libs 39.5Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package fabricatr

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘testthat’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package list

Current CRAN status: ERROR: 1, OK: 12

Version: 9.2.6
Check: package dependencies
Result: ERROR Package required but not available: ‘arm’ Package suggested but not available for checking: ‘testthat’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package rr

Current CRAN status: ERROR: 1, OK: 12

Version: 1.4.2
Check: package dependencies
Result: ERROR Package required but not available: ‘arm’ Package suggested but not available for checking: ‘testthat’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc