The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package stdmod

Last updated on 2026-04-30 11:57:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.12 3.90 134.89 138.79 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.12 3.12 91.61 94.73 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.12 216.68 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.12 219.94 ERROR
r-devel-windows-x86_64 0.2.12 9.00 132.00 141.00 ERROR
r-patched-linux-x86_64 0.2.12 5.13 144.48 149.61 OK
r-release-linux-x86_64 0.2.12 3.83 144.45 148.28 OK
r-release-macos-arm64 0.2.12 1.00 35.00 36.00 OK
r-release-macos-x86_64 0.2.12 3.00 136.00 139.00 OK
r-release-windows-x86_64 0.2.12 7.00 150.00 157.00 OK
r-oldrel-macos-arm64 0.2.12 1.00 36.00 37.00 OK
r-oldrel-macos-x86_64 0.2.12 3.00 156.00 159.00 OK
r-oldrel-windows-x86_64 0.2.12 11.00 188.00 199.00 OK

Check Details

Version: 0.2.12
Check: examples
Result: ERROR Running examples in ‘stdmod-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: coef.cond_effect > ### Title: Conditional Effect in a 'cond_effect'-Class Object > ### Aliases: coef.cond_effect > > ### ** Examples > > > # Load a sample data set > > dat <- test_x_1_w_1_v_1_cat1_n_500 > > # Do a moderated regression by lm > lm_raw <- lm(dv ~ iv*mod + v1 + cat1, dat) > summary(lm_raw) Call: lm(formula = dv ~ iv * mod + v1 + cat1, data = dat) Residuals: Min 1Q Median 3Q Max -2146.0 -431.9 -25.0 411.2 2309.3 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) 308.767 4075.066 0.076 0.9396 iv 52.760 271.242 0.195 0.8459 mod 5.127 40.772 0.126 0.9000 v1 -12.760 10.174 -1.254 0.2104 cat1gp2 -158.673 71.834 -2.209 0.0276 * cat1gp3 -43.166 75.283 -0.573 0.5666 iv:mod 3.416 2.709 1.261 0.2080 --- Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Residual standard error: 665 on 493 degrees of freedom Multiple R-squared: 0.6352, Adjusted R-squared: 0.6307 F-statistic: 143 on 6 and 493 DF, p-value: < 2.2e-16 > out <- cond_effect(lm_raw, x = iv, w = mod) Error in cond_effect(lm_raw, x = iv, w = mod) : object 'x00' not found Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2.12
Check: examples
Result: ERROR Running examples in ‘stdmod-Ex.R’ failed The error most likely occurred in: > ### Name: coef.cond_effect > ### Title: Conditional Effect in a 'cond_effect'-Class Object > ### Aliases: coef.cond_effect > > ### ** Examples > > > # Load a sample data set > > dat <- test_x_1_w_1_v_1_cat1_n_500 > > # Do a moderated regression by lm > lm_raw <- lm(dv ~ iv*mod + v1 + cat1, dat) > summary(lm_raw) Call: lm(formula = dv ~ iv * mod + v1 + cat1, data = dat) Residuals: Min 1Q Median 3Q Max -2146.0 -431.9 -25.0 411.2 2309.3 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) 308.767 4075.066 0.076 0.9396 iv 52.760 271.242 0.195 0.8459 mod 5.127 40.772 0.126 0.9000 v1 -12.760 10.174 -1.254 0.2104 cat1gp2 -158.673 71.834 -2.209 0.0276 * cat1gp3 -43.166 75.283 -0.573 0.5666 iv:mod 3.416 2.709 1.261 0.2080 --- Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Residual standard error: 665 on 493 degrees of freedom Multiple R-squared: 0.6352, Adjusted R-squared: 0.6307 F-statistic: 143 on 6 and 493 DF, p-value: < 2.2e-16 > out <- cond_effect(lm_raw, x = iv, w = mod) Error in cond_effect(lm_raw, x = iv, w = mod) : object 'x00' not found Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.