Last updated on 2020-08-07 01:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.3 | 17.57 | 429.83 | 447.40 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.3 | 13.43 | 241.21 | 254.64 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.7.3 | 419.91 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.3 | 402.67 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.7.3 | 51.00 | 556.00 | 607.00 | OK | |
r-patched-linux-x86_64 | 0.7.3 | 16.47 | 417.70 | 434.17 | OK | |
r-patched-solaris-x86 | 0.7.3 | 470.50 | ERROR | |||
r-release-linux-x86_64 | 0.7.3 | 16.24 | 423.10 | 439.34 | OK | |
r-release-macos-x86_64 | 0.7.3 | OK | ||||
r-release-windows-ix86+x86_64 | 0.7.3 | 53.00 | 398.00 | 451.00 | OK | |
r-oldrel-macos-x86_64 | 0.7.3 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.7.3 | 25.00 | 395.00 | 420.00 | OK |
Version: 0.7.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘clubSandwich’
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 0.7.3
Check: examples
Result: ERROR
Running examples in ‘panelr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: fdm
> ### Title: Estimate first differences models using GLS
> ### Aliases: fdm
>
> ### ** Examples
>
>
> data("teen_poverty")
> # Convert to long format
> teen <- long_panel(teen_poverty, begin = 1, end = 5)
> model <- fdm(hours ~ lag(pov) + spouse, data = teen)
Loading required namespace: clubSandwich
Failed with error: ‘there is no package called ‘clubSandwich’’
Error: You must have 'clubSandwich' installed to use this function.
Backtrace:
1. panelr::fdm(hours ~ lag(pov) + spouse, data = teen)
2. panelr:::need_package("clubSandwich")
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [117s/165s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(panelr)
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'panelr'
The following object is masked from 'package:stats':
filter
>
> test_check("panelr")
Failed with error: 'there is no package called 'clubSandwich''
── 1. Error: (unknown) (@test_asym.R#12) ──────────────────────────────────────
You must have 'clubSandwich' installed to use this function.
Backtrace:
1. panelr::asym(wks ~ union + lwage, data = wages)
2. panelr:::need_package("clubSandwich")
Failed with error: 'there is no package called 'clubSandwich''
── 2. Error: (unknown) (@test_fdm.R#12) ───────────────────────────────────────
You must have 'clubSandwich' installed to use this function.
Backtrace:
1. panelr::fdm(wks ~ union + lwage, data = wages)
2. panelr:::need_package("clubSandwich")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 231 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Error: (unknown) (@test_asym.R#12)
2. Error: (unknown) (@test_fdm.R#12)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.3
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘reshape.Rmd’ using rmarkdown
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'panelr'
The following object is masked from 'package:stats':
filter
--- finished re-building ‘reshape.Rmd’
--- re-building ‘wbm.Rmd’ using rmarkdown
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'panelr'
The following object is masked from 'package:stats':
filter
Loading required namespace: geepack
Loading required namespace: clubSandwich
Failed with error: 'there is no package called 'clubSandwich''
Quitting from lines 443-445 (wbm.Rmd)
Error: processing vignette 'wbm.Rmd' failed with diagnostics:
You must have 'clubSandwich' installed to use this function.
--- failed re-building ‘wbm.Rmd’
SUMMARY: processing the following file failed:
‘wbm.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.3
Check: Rd cross-references
Result: NOTE
Undeclared package ‘AER’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7.3
Check: examples
Result: ERROR
Running examples in ‘panelr-Ex.R’ failed
The error most likely occurred in:
> ### Name: fdm
> ### Title: Estimate first differences models using GLS
> ### Aliases: fdm
>
> ### ** Examples
>
>
> data("teen_poverty")
> # Convert to long format
> teen <- long_panel(teen_poverty, begin = 1, end = 5)
> model <- fdm(hours ~ lag(pov) + spouse, data = teen)
Loading required namespace: clubSandwich
Failed with error: ‘there is no package called ‘clubSandwich’’
Error: You must have 'clubSandwich' installed to use this function.
Backtrace:
1. panelr::fdm(hours ~ lag(pov) + spouse, data = teen)
2. panelr:::need_package("clubSandwich")
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [183s/226s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(panelr)
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'panelr'
The following object is masked from 'package:stats':
filter
>
> test_check("panelr")
Failed with error: 'there is no package called 'clubSandwich''
── 1. Error: (unknown) (@test_asym.R#12) ──────────────────────────────────────
You must have 'clubSandwich' installed to use this function.
Backtrace:
1. panelr::asym(wks ~ union + lwage, data = wages)
2. panelr:::need_package("clubSandwich")
Failed with error: 'there is no package called 'clubSandwich''
── 2. Error: (unknown) (@test_fdm.R#12) ───────────────────────────────────────
You must have 'clubSandwich' installed to use this function.
Backtrace:
1. panelr::fdm(wks ~ union + lwage, data = wages)
2. panelr:::need_package("clubSandwich")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 231 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Error: (unknown) (@test_asym.R#12)
2. Error: (unknown) (@test_fdm.R#12)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7.3
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘reshape.Rmd’ using rmarkdown
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'panelr'
The following object is masked from 'package:stats':
filter
--- finished re-building ‘reshape.Rmd’
--- re-building ‘wbm.Rmd’ using rmarkdown
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'panelr'
The following object is masked from 'package:stats':
filter
Loading required namespace: geepack
Loading required namespace: clubSandwich
Failed with error: 'there is no package called 'clubSandwich''
Quitting from lines 443-445 (wbm.Rmd)
Error: processing vignette 'wbm.Rmd' failed with diagnostics:
You must have 'clubSandwich' installed to use this function.
--- failed re-building ‘wbm.Rmd’
SUMMARY: processing the following file failed:
‘wbm.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [190s/194s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(panelr)
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'panelr'
The following object is masked from 'package:stats':
filter
>
> test_check("panelr")
Failed with error: 'there is no package called 'clubSandwich''
── 1. Error: (unknown) (@test_asym.R#12) ──────────────────────────────────────
You must have 'clubSandwich' installed to use this function.
Backtrace:
1. panelr::asym(wks ~ union + lwage, data = wages)
2. panelr:::need_package("clubSandwich")
Failed with error: 'there is no package called 'clubSandwich''
── 2. Error: (unknown) (@test_fdm.R#12) ───────────────────────────────────────
You must have 'clubSandwich' installed to use this function.
Backtrace:
1. panelr::fdm(wks ~ union + lwage, data = wages)
2. panelr:::need_package("clubSandwich")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 231 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Error: (unknown) (@test_asym.R#12)
2. Error: (unknown) (@test_fdm.R#12)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [194s/194s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(panelr)
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'panelr'
The following object is masked from 'package:stats':
filter
>
> test_check("panelr")
Failed with error: 'there is no package called 'clubSandwich''
── 1. Error: (unknown) (@test_asym.R#12) ──────────────────────────────────────
You must have 'clubSandwich' installed to use this function.
Backtrace:
1. panelr::asym(wks ~ union + lwage, data = wages)
2. panelr:::need_package("clubSandwich")
Failed with error: 'there is no package called 'clubSandwich''
── 2. Error: (unknown) (@test_fdm.R#12) ───────────────────────────────────────
You must have 'clubSandwich' installed to use this function.
Backtrace:
1. panelr::fdm(wks ~ union + lwage, data = wages)
2. panelr:::need_package("clubSandwich")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 231 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Error: (unknown) (@test_asym.R#12)
2. Error: (unknown) (@test_fdm.R#12)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.7.3
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘reshape.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'panelr'
The following object is masked from 'package:stats':
filter
--- finished re-building ‘reshape.Rmd’
--- re-building ‘wbm.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'panelr'
The following object is masked from 'package:stats':
filter
Loading required namespace: geepack
Loading required namespace: clubSandwich
Failed with error: 'there is no package called 'clubSandwich''
Quitting from lines 443-445 (wbm.Rmd)
Error: processing vignette 'wbm.Rmd' failed with diagnostics:
You must have 'clubSandwich' installed to use this function.
--- failed re-building ‘wbm.Rmd’
SUMMARY: processing the following file failed:
‘wbm.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86