Last updated on 2026-03-25 11:52:31 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| GCCfactor | 3 | 11 | |
| L2hdchange | 2 | 12 |
Current CRAN status: ERROR: 3, OK: 11
Version: 1.1.4
Check: examples
Result: ERROR
Running examples in ‘GCCfactor-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: vcov_global_comp
> ### Title: Get the variance estimates of the global component
> ### Aliases: vcov_global_comp
>
> ### ** Examples
>
> panel <- UKhouse # load the data
> est_multi <- multilevel(panel, ic = "BIC3", standarise = TRUE, r_max = 5,
+ depvar_header = "dlPrice", i_header = "Region",
+ j_header = "LPA_Type", t_header = "Date")
> vcov_global_comp_ijt <- vcov_global_comp(est_multi, i = 1, j = 1, t = 1)
Error in ar.ols(x, aic = aic, order.max = order.max, na.action = na.action, :
non-conformable arguments
Error in bwNeweyWest(x, order.by = order.by, prewhite = prewhite, ar.method = ar.method, :
VAR(1) prewhitening of estimating functions failed
Calls: vcov_global_comp -> vcov_global_loading -> <Anonymous> -> bwNeweyWest
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.4
Check: examples
Result: ERROR
Running examples in ‘GCCfactor-Ex.R’ failed
The error most likely occurred in:
> ### Name: vcov_global_comp
> ### Title: Get the variance estimates of the global component
> ### Aliases: vcov_global_comp
>
> ### ** Examples
>
> panel <- UKhouse # load the data
> est_multi <- multilevel(panel, ic = "BIC3", standarise = TRUE, r_max = 5,
+ depvar_header = "dlPrice", i_header = "Region",
+ j_header = "LPA_Type", t_header = "Date")
> vcov_global_comp_ijt <- vcov_global_comp(est_multi, i = 1, j = 1, t = 1)
Error in ar.ols(x, aic = aic, order.max = order.max, na.action = na.action, :
non-conformable arguments
Error in bwNeweyWest(x, order.by = order.by, prewhite = prewhite, ar.method = ar.method, :
VAR(1) prewhitening of estimating functions failed
Calls: vcov_global_comp -> vcov_global_loading -> <Anonymous> -> bwNeweyWest
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: NOTE: 2, OK: 12
Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Rui Lin <ruilin1081@gmail.com>’
The Description field contains
<arXiv:2208.13074>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc