Last updated on 2024-09-17 02:48:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.12.1 | 105.12 | 275.06 | 380.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.12.1 | 65.48 | 179.89 | 245.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.12.1 | 617.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.12.1 | 639.79 | OK | |||
r-devel-windows-x86_64 | 0.12.1 | 96.00 | 299.00 | 395.00 | NOTE | |
r-patched-linux-x86_64 | 0.12.1 | 105.21 | 258.91 | 364.12 | OK | |
r-release-linux-x86_64 | 0.12.1 | 96.08 | 260.40 | 356.48 | 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 | 167.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.12.1 | 326.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.12.1 | 125.00 | 392.00 | 517.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’... [1s/1s] 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/3s] OK
‘fixest_walkthrough.Rmd’ using ‘UTF-8’... failed
‘multiple_estimations.Rmd’ using ‘UTF-8’... [2s/3s] OK
‘standard_errors.Rmd’ using ‘UTF-8’... [2s/3s] OK
Flavor: r-oldrel-macos-x86_64