Last updated on 2020-08-07 01:50:25 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
interactions | 2 | 10 | |
jtools | 6 | 6 | |
panelr | 4 | 8 |
Current CRAN status: NOTE: 2, OK: 10
Version: 1.1.3
Check: Rd cross-references
Result: NOTE
Undeclared packages ‘quantreg’, ‘effects’, ‘Hmisc’, ‘rockchalk’, ‘pequod’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.3
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: ‘rstanarm’
Flavor: r-patched-linux-x86_64
Current CRAN status: NOTE: 6, OK: 6
Version: 2.1.0
Check: Rd cross-references
Result: NOTE
Undeclared packages ‘wec’, ‘arm’, ‘interactions’, ‘piecewiseSEM’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.1.0
Check: data for non-ASCII characters
Result: NOTE
Note: found 91 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 2.1.0
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: ‘rstanarm’
Flavor: r-patched-linux-x86_64
Current CRAN status: ERROR: 4, OK: 8
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