s3alfisc / fwildclusterboot

Fast Wild Cluster Bootstrap Inference for Regression Models / OLS in R. Additionally, R port to WildBootTests.jl via the JuliaConnectoR.
https://s3alfisc.github.io/fwildclusterboot/
GNU General Public License v3.0
22 stars 4 forks source link

pkgcheck results - master #60

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Checks for fwildclusterboot (v0.11.1)

git hash: 84febc8e

Important: All failing checks above must be addressed prior to proceeding

Package License: GPL-3

s3alfisc commented 1 year ago

Coverage is low because Julia tests are currently not running:

fwildclusterboot Coverage: 56.70%
R/boot_algo_julia.R: 0.00%
R/boottest_ivreg.R: 0.00%
R/mboottest_felm.R: 0.00%
R/mboottest_fixest.R: 0.00%
R/mboottest_lm.R: 0.00%
R/onLoad.R: 0.00%
R/methods.R: 3.45%
R/check_engine_btype.R: 11.54%
R/arg_checks.R: 39.09%
R/boot_ssc.R: 52.24%
R/helper-testthat.R: 58.33%
R/utils.R: 60.95%
R/preprocess2.R: 63.62%
R/boottest_fixest.R: 69.29%
R/boottest_felm.R: 71.98%
R/model_matrix.R: 81.40%
R/boottest_lm.R: 84.48%
R/boot_algo1.R: 87.50%
R/invert_p_val.R: 90.40%
R/boot_algo2.R: 100.00%
R/boot_algo3.R: 100.00%
R/crosstab.R: 100.00%
R/get_bootstrap_pvalue.R: 100.00%
R/get_scores.R: 100.00%
R/get_weights.R: 100.00%
R/p_val_null.R: 100.00%
s3alfisc commented 1 year ago

local pkgcheck run further reports

The duplicate function name pval() is fine with me.