Kevin Tappe
Kevin Tappe
`broom::augment` errors for `plm`'s first-difference (FD) models as these models are somewhat special (they compress data for estimation, thus the residuals are shorter then number of observations). Please see https://stackoverflow.com/q/72266256/4640346...
I noticed a strange issue if `dplyr` is loaded while I implemented a subsetting method for class `pseries` in pkg `plm`. I think I boild it down to `vctrs::vec_c` hence...
This vignette https://vctrs.r-lib.org/reference/howto-faq-coercion.html seems to have the section "Implementing vec_ptype2()" twice, back to back, as well as the section "Implementing vec_cast()"
The directory `archive` is used on the CRAN incoming FTP but not described in the Dashboard for status. Description from R Journal 01/2018 (https://journal.r-project.org/archive/2018-1/cran.pdf) is: _archive reject the package, if...
An `Authors@R` person assigned as author and maintainer via `role` is not listed as author in `pkgname-package.Rd` person(given = "A", family = "B", role = c("aut", "cre"), email = "[email protected]")...
Is there a specific reason why package `plm` is not supported by `fwildclusterboot`? Shall there be questions about plm objects maybe I could help.