Last updated on 2026-08-03 01:49:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 12.23 | 99.57 | 111.80 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 8.03 | 73.49 | 81.52 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 20.00 | 154.92 | 174.92 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 74.82 | NOTE | |||
| r-devel-windows-x86_64 | 1.0.1 | 16.00 | 110.00 | 126.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 11.35 | 95.89 | 107.24 | NOTE | |
| r-release-linux-x86_64 | 1.0.1 | 10.73 | 96.89 | 107.62 | NOTE | |
| r-release-macos-arm64 | 1.0.1 | 3.00 | 25.00 | 28.00 | NOTE | |
| r-release-macos-x86_64 | 1.0.1 | 8.00 | 100.00 | 108.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.1 | 14.00 | 113.00 | 127.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 7.00 | 76.00 | 83.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.1 | 20.00 | 146.00 | 166.00 | NOTE |
Version: 1.0.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Gabriele Rovigatti <gabriele.rovigatti@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Gabriele",
family = "Rovigatti",
role = c("aut", "cre"),
email = "gabriele.rovigatti@gmail.com")
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: Rd files
Result: NOTE
checkRd: (-1) block.boot.resample.Rd:7: Lost braces; missing escapes or markup?
7 | Function to generate R vectors of resampled IDs. It works reshuffling the row number of the original data - which is stored in the input \code{idvar} along with the relative IDs. The output is a list (N_{i}x1xR), where N_{i} is a random number depending on the reshuffle.
| ^
checkRd: (-1) block.boot.resample.Rd:7: Lost braces; missing escapes or markup?
7 | Function to generate R vectors of resampled IDs. It works reshuffling the row number of the original data - which is stored in the input \code{idvar} along with the relative IDs. The output is a list (N_{i}x1xR), where N_{i} is a random number depending on the reshuffle.
| ^
checkRd: (-1) checkM.Rd:23: Lost braces
23 | \code{checkM()} accepts one input and - if code{input} is a matrix - returns it without column names, otherwise transforms it into a matrix and returns it without column names.
| ^
checkRd: (-1) checkMD.Rd:23: Lost braces
23 | \code{checkMD()} accepts one input and - if code{input} is a matrix - returns it without column names, otherwise transforms it into a matrix and returns it without column names. In case any of the elements of input are different from 0 or 1, it stops the routine and throws an error.
| ^
checkRd: (-1) gACF.Rd:47: Lost braces; missing escapes or markup?
47 | \code{gACF()} estimates the second stage of ACF routine. It accepts 7 inputs, generates and optimizes over the group of moment functions E(xi_{it}Z^{k}_{it}).
| ^
checkRd: (-1) gACF.Rd:47: Lost braces; missing escapes or markup?
47 | \code{gACF()} estimates the second stage of ACF routine. It accepts 7 inputs, generates and optimizes over the group of moment functions E(xi_{it}Z^{k}_{it}).
| ^
checkRd: (-1) gACF.Rd:47: Lost braces; missing escapes or markup?
47 | \code{gACF()} estimates the second stage of ACF routine. It accepts 7 inputs, generates and optimizes over the group of moment functions E(xi_{it}Z^{k}_{it}).
| ^
checkRd: (-1) gOPLP.Rd:55: Lost braces; missing escapes or markup?
55 | \code{gOPLP()} estimates the second stage of OP and LP routines. It accepts 7 inputs, generates and optimizes over the group of moment functions E(e_{it}X^{k}_{it}).
| ^
checkRd: (-1) gOPLP.Rd:55: Lost braces; missing escapes or markup?
55 | \code{gOPLP()} estimates the second stage of OP and LP routines. It accepts 7 inputs, generates and optimizes over the group of moment functions E(e_{it}X^{k}_{it}).
| ^
checkRd: (-1) gOPLP.Rd:55: Lost braces; missing escapes or markup?
55 | \code{gOPLP()} estimates the second stage of OP and LP routines. It accepts 7 inputs, generates and optimizes over the group of moment functions E(e_{it}X^{k}_{it}).
| ^
checkRd: (-1) lagPanel.Rd:31: Lost braces; missing escapes or markup?
31 | \code{lagPanel()} accepts three inputs (the ID, the time and the variable to be lagged) and returns the vector of lagged variable. Lagged inputs with no correspondence - i.e., X_{-1} - are returned as NA.
| ^
checkRd: (-1) panelSim.Rd:53-55: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) panelSim.Rd:56-58: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) panelSim.Rd:59-61: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) panelSim.Rd:62-64: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) panelSim.Rd:65-67: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) panelSim.Rd:68-70: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) panelSim.Rd:71-73: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) panelSim.Rd:74-76: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) panelSim.Rd:77-79: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) prodestACF.Rd:58: Lost braces; missing escapes or markup?
58 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) prodestACF.Rd:58: Lost braces; missing escapes or markup?
58 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) prodestLP.Rd:60: Lost braces; missing escapes or markup?
60 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) prodestLP.Rd:60: Lost braces; missing escapes or markup?
60 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) prodestOP.Rd:60: Lost braces; missing escapes or markup?
60 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) prodestOP.Rd:60: Lost braces; missing escapes or markup?
60 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) prodestROB.Rd:41: Lost braces; missing escapes or markup?
41 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) prodestROB.Rd:41: Lost braces; missing escapes or markup?
41 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) prodestWRDG.Rd:41: Lost braces; missing escapes or markup?
41 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) prodestWRDG.Rd:41: Lost braces; missing escapes or markup?
41 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) prodestWRDG_GMM.Rd:44: Lost braces; missing escapes or markup?
44 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) prodestWRDG_GMM.Rd:44: Lost braces; missing escapes or markup?
44 | where \eqn{y_{it}} is the (log) output, w_{it} a 1xJ vector of (log) free variables, k_{it} is a 1xK vector of state variables and \eqn{\epsilon_{it}} is a normally distributed idiosyncratic error term.
| ^
checkRd: (-1) weightM.Rd:51: Lost braces; missing escapes or markup?
51 | \code{weightM()} accepts at least 7 inputs: Y, X1, X2, Z1, Z2, betas and numR. With these, computes the optimal weighting matrix in a system GMM framework, i.e. W* = sigma*Z'Z. If it is called during the first stage, it returns W*, otherwise will return an estimate of the parameters' standard errors, i.e., the square root of the diagonal of the variance-covariance matrix: 1/N( (X'Z) W* (Z'X) )^{-1}.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.0.1
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘method-summary.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: for new files in some other directories
Result: NOTE
Found the following files/directories:
‘~/tmp/scratch/Rtmp01hCsW’ ‘~/tmp/scratch/Rtmp2m4gUZ’
‘~/tmp/scratch/Rtmp2nEYy7’ ‘~/tmp/scratch/Rtmp2vSUl1’
‘~/tmp/scratch/Rtmp3P6Kqg’ ‘~/tmp/scratch/Rtmp3QzaTZ’
‘~/tmp/scratch/Rtmp4Mf97K’ ‘~/tmp/scratch/Rtmp4YQjea’
‘~/tmp/scratch/Rtmp5D2YTV’ ‘~/tmp/scratch/Rtmp5XN85H’
‘~/tmp/scratch/Rtmp5l5iER’ ‘~/tmp/scratch/Rtmp7b4RlY’
‘~/tmp/scratch/Rtmp7lC0Bl’ ‘~/tmp/scratch/Rtmp7nUxFc’
‘~/tmp/scratch/Rtmp8shxdi’ ‘~/tmp/scratch/Rtmp97Ubuf’
‘~/tmp/scratch/Rtmp9ok5sV’ ‘~/tmp/scratch/RtmpAQDDib’
‘~/tmp/scratch/RtmpAVh3vW’ ‘~/tmp/scratch/RtmpAgKEYx’
‘~/tmp/scratch/RtmpBfKTxG’ ‘~/tmp/scratch/RtmpBlYscv’
‘~/tmp/scratch/RtmpD6gYaI’ ‘~/tmp/scratch/RtmpDWkpkG’
‘~/tmp/scratch/RtmpDdG1y0’ ‘~/tmp/scratch/RtmpE8SgPC’
‘~/tmp/scratch/RtmpGOGScV’ ‘~/tmp/scratch/RtmpGh1TrT’
‘~/tmp/scratch/RtmpGkqlzd’ ‘~/tmp/scratch/RtmpGrevRB’
‘~/tmp/scratch/RtmpJSdF8h’ ‘~/tmp/scratch/RtmpJmQPWr’
‘~/tmp/scratch/RtmpL1QZOP’ ‘~/tmp/scratch/RtmpLaR6sf’
‘~/tmp/scratch/RtmpLoICRA’ ‘~/tmp/scratch/RtmpM3NJJe’
‘~/tmp/scratch/RtmpMPVM4Y’ ‘~/tmp/scratch/RtmpNLvyQY’
‘~/tmp/scratch/RtmpNT0h9R’ ‘~/tmp/scratch/RtmpNcT5IR’
‘~/tmp/scratch/RtmpNqESZt’ ‘~/tmp/scratch/RtmpOs6kQu’
‘~/tmp/scratch/RtmpP5PXmZ’ ‘~/tmp/scratch/RtmpPHugHe’
‘~/tmp/scratch/RtmpPRVmsN’ ‘~/tmp/scratch/RtmpQfvylq’
‘~/tmp/scratch/RtmpR20amX’ ‘~/tmp/scratch/RtmpRF9mI6’
‘~/tmp/scratch/RtmpRUMHBV’ ‘~/tmp/scratch/RtmpRWMnMh’
‘~/tmp/scratch/RtmpSTSLmV’ ‘~/tmp/scratch/RtmpTJyxcf’
‘~/tmp/scratch/RtmpUwfnpU’ ‘~/tmp/scratch/RtmpUyxl5K’
‘~/tmp/scratch/RtmpV1tYhK’ ‘~/tmp/scratch/RtmpV3OdzK’
‘~/tmp/scratch/RtmpVDL3F9’ ‘~/tmp/scratch/RtmpVJyEQZ’
‘~/tmp/scratch/RtmpVbzZPN’ ‘~/tmp/scratch/RtmpVnRfiG’
‘~/tmp/scratch/RtmpWfESXq’ ‘~/tmp/scratch/RtmpWzIKGz’
‘~/tmp/scratch/RtmpWzdaPr’ ‘~/tmp/scratch/RtmpX9TZn6’
‘~/tmp/scratch/RtmpXGpz4x’ ‘~/tmp/scratch/RtmpYQcpb6’
‘~/tmp/scratch/RtmpZIAcBf’ ‘~/tmp/scratch/RtmpZJJkAr’
‘~/tmp/scratch/RtmpZKQg3R’ ‘~/tmp/scratch/RtmpaBRpXM’
‘~/tmp/scratch/RtmpaqNQ8B’ ‘~/tmp/scratch/Rtmpar6f9O’
‘~/tmp/scratch/RtmpbAoapQ’ ‘~/tmp/scratch/RtmpbeqVrJ’
‘~/tmp/scratch/Rtmpbr9fdl’ ‘~/tmp/scratch/RtmpcNsp1a’
‘~/tmp/scratch/Rtmpcyj9Mq’ ‘~/tmp/scratch/Rtmpd08qI4’
‘~/tmp/scratch/RtmpdHWrEP’ ‘~/tmp/scratch/RtmpdJ3P0n’
‘~/tmp/scratch/Rtmpdc4wMw’ ‘~/tmp/scratch/RtmpdsX7wV’
‘~/tmp/scratch/RtmpeFC47w’ ‘~/tmp/scratch/Rtmpekk5yM’
‘~/tmp/scratch/Rtmpew8fSH’ ‘~/tmp/scratch/RtmpgHajrm’
‘~/tmp/scratch/RtmpgQl8MO’ ‘~/tmp/scratch/Rtmpgy3r4e’
‘~/tmp/scratch/RtmphHyrcI’ ‘~/tmp/scratch/RtmphkwdN5’
‘~/tmp/scratch/Rtmpi90PaT’ ‘~/tmp/scratch/RtmpiWJtRe’
‘~/tmp/scratch/RtmpjIUuFu’ ‘~/tmp/scratch/Rtmpk7sQe6’
‘~/tmp/scratch/Rtmpks4eqM’ ‘~/tmp/scratch/RtmplLfDEC’
‘~/tmp/scratch/RtmpmleSPT’ ‘~/tmp/scratch/Rtmpn4dYl9’
‘~/tmp/scratch/RtmpnXUmYE’ ‘~/tmp/scratch/RtmpnYEFNN’
‘~/tmp/scratch/RtmpocOubr’ ‘~/tmp/scratch/RtmppEHxFq’
‘~/tmp/scratch/RtmppEnAs3’ ‘~/tmp/scratch/RtmppFHrt0’
‘~/tmp/scratch/RtmppMc7HF’ ‘~/tmp/scratch/RtmppqheX5’
‘~/tmp/scratch/RtmpptwLc9’ ‘~/tmp/scratch/Rtmpq6WbID’
‘~/tmp/scratch/Rtmpqjartb’ ‘~/tmp/scratch/RtmprK75O5’
‘~/tmp/scratch/RtmprZmbGN’ ‘~/tmp/scratch/Rtmpsajp3w’
‘~/tmp/scratch/RtmpsuksGn’ ‘~/tmp/scratch/RtmpsutdiB’
‘~/tmp/scratch/Rtmpsyeh02’ ‘~/tmp/scratch/Rtmpt9TfQb’
‘~/tmp/scratch/RtmptHVCqe’ ‘~/tmp/scratch/RtmptRtHZ0’
‘~/tmp/scratch/RtmptoA2wG’ ‘~/tmp/scratch/RtmpushC9j’
‘~/tmp/scratch/RtmpuukDO4’ ‘~/tmp/scratch/RtmpvLsE3B’
‘~/tmp/scratch/RtmpvQU0DH’ ‘~/tmp/scratch/RtmpwBhSXF’
‘~/tmp/scratch/RtmpwKYKro’ ‘~/tmp/scratch/RtmpwQ9PkR’
‘~/tmp/scratch/RtmpwmIH7k’ ‘~/tmp/scratch/RtmpxJjgTr’
‘~/tmp/scratch/RtmpxRBP8E’ ‘~/tmp/scratch/RtmpyW2C5L’
‘~/tmp/scratch/RtmpyikaGc’ ‘~/tmp/scratch/Rtmpz6TaHh’
‘~/tmp/scratch/RtmpzIqdl8’ ‘~/tmp/scratch/RtmpzfI06V’
‘~/tmp/scratch/ccuOfwXA.s’ ‘~/tmp/scratch/xvfb-run.0KA8il’
‘~/tmp/scratch/xvfb-run.0YQ8uq’ ‘~/tmp/scratch/xvfb-run.1mxDQU’
‘~/tmp/scratch/xvfb-run.2HspeY’ ‘~/tmp/scratch/xvfb-run.5lyRSj’
‘~/tmp/scratch/xvfb-run.67ihSP’ ‘~/tmp/scratch/xvfb-run.6x3KYa’
‘~/tmp/scratch/xvfb-run.7I24Xr’ ‘~/tmp/scratch/xvfb-run.9OuZyl’
‘~/tmp/scratch/xvfb-run.AlOLay’ ‘~/tmp/scratch/xvfb-run.AlOp3b’
‘~/tmp/scratch/xvfb-run.BVNO9q’ ‘~/tmp/scratch/xvfb-run.D9q7is’
‘~/tmp/scratch/xvfb-run.DBMVhH’ ‘~/tmp/scratch/xvfb-run.DaMGgF’
‘~/tmp/scratch/xvfb-run.EN78bY’ ‘~/tmp/scratch/xvfb-run.EYiTRV’
‘~/tmp/scratch/xvfb-run.HaDHDO’ ‘~/tmp/scratch/xvfb-run.JnkmYm’
‘~/tmp/scratch/xvfb-run.Kz1WDh’ ‘~/tmp/scratch/xvfb-run.NdZeP3’
‘~/tmp/scratch/xvfb-run.Q9qN9M’ ‘~/tmp/scratch/xvfb-run.TimgN9’
‘~/tmp/scratch/xvfb-run.U0rA8I’ ‘~/tmp/scratch/xvfb-run.UVDNRn’
‘~/tmp/scratch/xvfb-run.YFIz2o’ ‘~/tmp/scratch/xvfb-run.Yriub9’
‘~/tmp/scratch/xvfb-run.bsTp2P’ ‘~/tmp/scratch/xvfb-run.c0idqt’
‘~/tmp/scratch/xvfb-run.c4XGBO’ ‘~/tmp/scratch/xvfb-run.cimCrK’
‘~/tmp/scratch/xvfb-run.dAmLjo’ ‘~/tmp/scratch/xvfb-run.dBtVi2’
‘~/tmp/scratch/xvfb-run.dnyibj’ ‘~/tmp/scratch/xvfb-run.f1ulYT’
‘~/tmp/scratch/xvfb-run.fWajo0’ ‘~/tmp/scratch/xvfb-run.fn5I2k’
‘~/tmp/scratch/xvfb-run.gV0p34’ ‘~/tmp/scratch/xvfb-run.h1DT4o’
‘~/tmp/scratch/xvfb-run.hYQE66’ ‘~/tmp/scratch/xvfb-run.mytxtg’
‘~/tmp/scratch/xvfb-run.obqp31’ ‘~/tmp/scratch/xvfb-run.uWvvK6’
‘~/tmp/scratch/xvfb-run.v2YUuh’ ‘~/tmp/scratch/xvfb-run.vt3tB7’
‘~/tmp/scratch/xvfb-run.y0l9gT’ ‘~/tmp/scratch/xvfb-run.y8lDCI’
‘~/tmp/scratch/xvfb-run.z6tfUx’
Flavor: r-devel-linux-x86_64-debian-gcc