Last updated on 2024-09-09 20:48:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.12.1 | 102.64 | 276.07 | 378.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.12.1 | 68.05 | 181.81 | 249.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.12.1 | 647.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.12.1 | 640.58 | OK | |||
r-devel-windows-x86_64 | 0.12.1 | 96.00 | 299.00 | 395.00 | NOTE | |
r-patched-linux-x86_64 | 0.12.1 | 106.88 | 262.57 | 369.45 | OK | |
r-release-linux-x86_64 | 0.12.1 | 94.01 | 261.20 | 355.21 | OK | |
r-release-macos-arm64 | 0.12.1 | 183.00 | NOTE | |||
r-release-macos-x86_64 | 0.12.1 | 460.00 | NOTE | |||
r-release-windows-x86_64 | 0.12.1 | 100.00 | 300.00 | 400.00 | NOTE | |
r-oldrel-macos-arm64 | 0.12.1 | 173.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.12.1 | 313.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.12.1 | 125.00 | 390.00 | 515.00 | NOTE |
Version: 0.12.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
feNmlm.Rd: jacobian, genD
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.12.1
Check: installed package size
Result: NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
R 1.4Mb
doc 3.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-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: 0.12.1
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘fixest_walkthrough.Rmd’
...
x1 0.983110 0.052699 18.6551 1.6762e-08 ***
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
RMSE: 4.89686 Adj. R2: 0.262357
> summary(est, "newey_west")
When sourcing ‘fixest_walkthrough.R’:
Error: To compute the Newey-West VCOV, we need a variable for the time. Since you didn't provide it in the formula, we typically deduce it from the 'panel.id' identifiers. PROBLEM: no 'panel.id' was set in this estimation. Please provide it in the formula.
Execution halted
‘exporting_tables.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘fixest_walkthrough.Rmd’ using ‘UTF-8’... failed
‘multiple_estimations.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘standard_errors.Rmd’ using ‘UTF-8’... [2s/2s] OK
Flavor: r-oldrel-macos-arm64
Version: 0.12.1
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘fixest_walkthrough.Rmd’
...
x1 0.983110 0.052699 18.6551 1.6762e-08 ***
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
RMSE: 4.89686 Adj. R2: 0.262357
> summary(est, "newey_west")
When sourcing ‘fixest_walkthrough.R’:
Error: To compute the Newey-West VCOV, we need a variable for the time. Since you didn't provide it in the formula, we typically deduce it from the 'panel.id' identifiers. PROBLEM: no 'panel.id' was set in this estimation. Please provide it in the formula.
Execution halted
‘exporting_tables.Rmd’ using ‘UTF-8’... [2s/5s] OK
‘fixest_walkthrough.Rmd’ using ‘UTF-8’... failed
‘multiple_estimations.Rmd’ using ‘UTF-8’... [2s/4s] OK
‘standard_errors.Rmd’ using ‘UTF-8’... [2s/5s] OK
Flavor: r-oldrel-macos-x86_64