Last updated on 2026-08-04 09:51:44 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.85 | 72.85 | 81.70 | 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 | 16.00 | 113.00 | 129.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 | 18.00 | 143.00 | 161.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/Rtmp1Sr9nK’ ‘~/tmp/scratch/Rtmp1ikuBo’
‘~/tmp/scratch/Rtmp1jeQLJ’ ‘~/tmp/scratch/Rtmp1lhjVi’
‘~/tmp/scratch/Rtmp1v35bP’ ‘~/tmp/scratch/Rtmp26Dbyq’
‘~/tmp/scratch/Rtmp2R88Ne’ ‘~/tmp/scratch/Rtmp3gL64q’
‘~/tmp/scratch/Rtmp4QG9eG’ ‘~/tmp/scratch/Rtmp4TOXCx’
‘~/tmp/scratch/Rtmp4o3ZMD’ ‘~/tmp/scratch/Rtmp5bQ0x7’
‘~/tmp/scratch/Rtmp67LhhD’ ‘~/tmp/scratch/Rtmp6AyqZ7’
‘~/tmp/scratch/Rtmp6phHRQ’ ‘~/tmp/scratch/Rtmp6r8ItL’
‘~/tmp/scratch/Rtmp6zXSmt’ ‘~/tmp/scratch/Rtmp75q2zW’
‘~/tmp/scratch/Rtmp9QbBdt’ ‘~/tmp/scratch/Rtmp9Z8pKd’
‘~/tmp/scratch/RtmpAEnhXu’ ‘~/tmp/scratch/RtmpAt1xSy’
‘~/tmp/scratch/RtmpByFdqh’ ‘~/tmp/scratch/RtmpC46tzQ’
‘~/tmp/scratch/RtmpEVYSZ8’ ‘~/tmp/scratch/RtmpEWJmj1’
‘~/tmp/scratch/RtmpEeeshG’ ‘~/tmp/scratch/RtmpEj9cB9’
‘~/tmp/scratch/RtmpFSaDlW’ ‘~/tmp/scratch/RtmpFero25’
‘~/tmp/scratch/RtmpG0jk7u’ ‘~/tmp/scratch/RtmpGclpqV’
‘~/tmp/scratch/RtmpGqrY7d’ ‘~/tmp/scratch/RtmpHRij83’
‘~/tmp/scratch/RtmpIXaomP’ ‘~/tmp/scratch/RtmpJp8zFS’
‘~/tmp/scratch/RtmpL6Nrel’ ‘~/tmp/scratch/RtmpLXRnWt’
‘~/tmp/scratch/RtmpLdYPIS’ ‘~/tmp/scratch/RtmpLf784r’
‘~/tmp/scratch/RtmpM9A8kF’ ‘~/tmp/scratch/RtmpNQnXmn’
‘~/tmp/scratch/RtmpNorQ9c’ ‘~/tmp/scratch/RtmpPdb5pH’
‘~/tmp/scratch/RtmpPpJQTx’ ‘~/tmp/scratch/RtmpQifvTp’
‘~/tmp/scratch/RtmpREtEbl’ ‘~/tmp/scratch/RtmpRQi05S’
‘~/tmp/scratch/RtmpRgWWWV’ ‘~/tmp/scratch/RtmpRvAEIO’
‘~/tmp/scratch/RtmpSAChHI’ ‘~/tmp/scratch/RtmpSPomy3’
‘~/tmp/scratch/RtmpSoSt4B’ ‘~/tmp/scratch/RtmpTISNjP’
‘~/tmp/scratch/RtmpTsv2vH’ ‘~/tmp/scratch/RtmpTwwQMC’
‘~/tmp/scratch/RtmpTyhbbk’ ‘~/tmp/scratch/RtmpUOzVP2’
‘~/tmp/scratch/RtmpVyyTHY’ ‘~/tmp/scratch/RtmpWA4L8G’
‘~/tmp/scratch/RtmpWCs3f5’ ‘~/tmp/scratch/RtmpWTGdA8’
‘~/tmp/scratch/RtmpYX6EaW’ ‘~/tmp/scratch/RtmpZHpXbI’
‘~/tmp/scratch/RtmpZWHlwf’ ‘~/tmp/scratch/RtmpZcitmX’
‘~/tmp/scratch/RtmpaMxllp’ ‘~/tmp/scratch/RtmpaQIOcG’
‘~/tmp/scratch/RtmpaR032V’ ‘~/tmp/scratch/RtmpaUrsGC’
‘~/tmp/scratch/RtmpaX2KDE’ ‘~/tmp/scratch/RtmpajAxiU’
‘~/tmp/scratch/RtmpbNSGsE’ ‘~/tmp/scratch/Rtmpbjzh2F’
‘~/tmp/scratch/Rtmpc51SK4’ ‘~/tmp/scratch/RtmpcQI0dR’
‘~/tmp/scratch/RtmpcX6LLw’ ‘~/tmp/scratch/Rtmpe1HE3G’
‘~/tmp/scratch/RtmpfHgbO2’ ‘~/tmp/scratch/Rtmpg7YzK3’
‘~/tmp/scratch/RtmpgAQa0U’ ‘~/tmp/scratch/RtmpgNOwKA’
‘~/tmp/scratch/RtmpgojksY’ ‘~/tmp/scratch/Rtmpgov2By’
‘~/tmp/scratch/RtmphI3K3E’ ‘~/tmp/scratch/RtmphOD2aW’
‘~/tmp/scratch/Rtmpi9hZMz’ ‘~/tmp/scratch/RtmpiGj3X3’
‘~/tmp/scratch/RtmpiM8tEk’ ‘~/tmp/scratch/Rtmpj9s1me’
‘~/tmp/scratch/RtmpjXKcpv’ ‘~/tmp/scratch/RtmpjdfT0Q’
‘~/tmp/scratch/RtmpjxVimP’ ‘~/tmp/scratch/Rtmpkrrv8d’
‘~/tmp/scratch/RtmpmG0cUy’ ‘~/tmp/scratch/RtmpmWMt5N’
‘~/tmp/scratch/Rtmpop2rD3’ ‘~/tmp/scratch/RtmppSgaS0’
‘~/tmp/scratch/Rtmpqgx3DF’ ‘~/tmp/scratch/RtmpqiAZSy’
‘~/tmp/scratch/RtmprZRkC6’ ‘~/tmp/scratch/Rtmprk4Sld’
‘~/tmp/scratch/Rtmps5jPo6’ ‘~/tmp/scratch/Rtmps6pyN4’
‘~/tmp/scratch/RtmpsJm5bs’ ‘~/tmp/scratch/RtmpsP7h7a’
‘~/tmp/scratch/Rtmpskup9v’ ‘~/tmp/scratch/Rtmpt93qV0’
‘~/tmp/scratch/RtmptKuxIo’ ‘~/tmp/scratch/RtmptqRKmY’
‘~/tmp/scratch/RtmptwWd0x’ ‘~/tmp/scratch/Rtmptwek48’
‘~/tmp/scratch/RtmpuYTvkA’ ‘~/tmp/scratch/RtmpuyClDI’
‘~/tmp/scratch/RtmpuzzcQY’ ‘~/tmp/scratch/RtmpvWSfhl’
‘~/tmp/scratch/RtmpvlJqIv’ ‘~/tmp/scratch/Rtmpvs2xP3’
‘~/tmp/scratch/RtmpvxqjFG’ ‘~/tmp/scratch/RtmpwjxDvw’
‘~/tmp/scratch/Rtmpwlf2by’ ‘~/tmp/scratch/Rtmpwx2Cns’
‘~/tmp/scratch/Rtmpx09RLX’ ‘~/tmp/scratch/RtmpxXwjno’
‘~/tmp/scratch/Rtmpy7HsXi’ ‘~/tmp/scratch/Rtmpy8SRQA’
‘~/tmp/scratch/RtmpyVhcqp’ ‘~/tmp/scratch/RtmpyWb6Qj’
‘~/tmp/scratch/RtmpydaLgH’ ‘~/tmp/scratch/Rtmpzd8yMG’
‘~/tmp/scratch/RtmpzssNjA’ ‘~/tmp/scratch/cc5OswpM.s’
‘~/tmp/scratch/xvfb-run.13364z’ ‘~/tmp/scratch/xvfb-run.1kKyXV’
‘~/tmp/scratch/xvfb-run.24Hf7J’ ‘~/tmp/scratch/xvfb-run.31t0zj’
‘~/tmp/scratch/xvfb-run.4zf58a’ ‘~/tmp/scratch/xvfb-run.5PCHq3’
‘~/tmp/scratch/xvfb-run.5qsFKI’ ‘~/tmp/scratch/xvfb-run.7McHJU’
‘~/tmp/scratch/xvfb-run.BqwUu6’ ‘~/tmp/scratch/xvfb-run.C5fQix’
‘~/tmp/scratch/xvfb-run.C6JSLs’ ‘~/tmp/scratch/xvfb-run.DV55fG’
‘~/tmp/scratch/xvfb-run.E8LhGW’ ‘~/tmp/scratch/xvfb-run.F6Lelu’
‘~/tmp/scratch/xvfb-run.FM3HDN’ ‘~/tmp/scratch/xvfb-run.FUTZyl’
‘~/tmp/scratch/xvfb-run.Fjm9xZ’ ‘~/tmp/scratch/xvfb-run.NAJsCs’
‘~/tmp/scratch/xvfb-run.NSfodK’ ‘~/tmp/scratch/xvfb-run.O7qACe’
‘~/tmp/scratch/xvfb-run.PLQs2V’ ‘~/tmp/scratch/xvfb-run.Q3TDBp’
‘~/tmp/scratch/xvfb-run.Qi1tbL’ ‘~/tmp/scratch/xvfb-run.T1mP4s’
‘~/tmp/scratch/xvfb-run.T3vpWZ’ ‘~/tmp/scratch/xvfb-run.VMEhM9’
‘~/tmp/scratch/xvfb-run.VZkdcj’ ‘~/tmp/scratch/xvfb-run.WviXRv’
‘~/tmp/scratch/xvfb-run.ZFdbnK’ ‘~/tmp/scratch/xvfb-run.bXAq6X’
‘~/tmp/scratch/xvfb-run.bc3cLb’ ‘~/tmp/scratch/xvfb-run.eKpu9V’
‘~/tmp/scratch/xvfb-run.eRcHak’ ‘~/tmp/scratch/xvfb-run.hg0Ev9’
‘~/tmp/scratch/xvfb-run.jEnnDR’ ‘~/tmp/scratch/xvfb-run.jaXiJr’
‘~/tmp/scratch/xvfb-run.kBobTg’ ‘~/tmp/scratch/xvfb-run.lZj1Uy’
‘~/tmp/scratch/xvfb-run.od2V6G’ ‘~/tmp/scratch/xvfb-run.p38WuB’
‘~/tmp/scratch/xvfb-run.qSjEFC’ ‘~/tmp/scratch/xvfb-run.qgsxQe’
‘~/tmp/scratch/xvfb-run.u6yCHw’ ‘~/tmp/scratch/xvfb-run.upUq35’
‘~/tmp/scratch/xvfb-run.vAouH7’ ‘~/tmp/scratch/xvfb-run.vL80nU’
‘~/tmp/scratch/xvfb-run.vobinW’ ‘~/tmp/scratch/xvfb-run.vq0sZB’
‘~/tmp/scratch/xvfb-run.zToCPg’ ‘~/tmp/scratch/xvfb-run.zY8zTI’
‘~/tmp/scratch/xvfb-run.zd8F5F’ ‘~/tmp/scratch/xvfb-run.zhALT2’
Flavor: r-devel-linux-x86_64-debian-gcc