Last updated on 2019-09-28 14:46:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.96 | 21.54 | 23.50 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.61 | 19.40 | 21.01 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 32.18 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 32.18 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 11.00 | 75.00 | 86.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 1.59 | 23.55 | 25.14 | ERROR | |
r-patched-solaris-x86 | 0.1.0 | 48.00 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 1.76 | 23.69 | 25.45 | ERROR | |
r-release-windows-ix86+x86_64 | 0.1.0 | 10.00 | 75.00 | 85.00 | ERROR | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 82.00 | 88.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.0 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'realestateDK-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: BM010
> ### Title: Property prices in housing market
> ### Aliases: BM010
>
> ### ** Examples
>
> realestateDK::BM010(EJKAT20 = "1", OMR20 = "00", PRIS20 = "UDBUD", Tid = "1992K1")
Error in curl::curl_fetch_memory(url, handle = handle) :
GnuTLS recv error (-54): Error in the pull function.
Calls: <Anonymous> ... suppressMessages -> withCallingHandlers -> retrieve_metadata
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'realestateDK.Rmd' using rmarkdown
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Quitting from lines 46-47 (realestateDK.Rmd)
Error: processing vignette 'realestateDK.Rmd' failed with diagnostics:
`unnest_()` is deprecated as of tidyr 1.0.0.
Please use `unnest()` instead.
--- failed re-building 'realestateDK.Rmd'
SUMMARY: processing the following file failed:
'realestateDK.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘realestateDK-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: table_vars
> ### Title: Show all parameter settings
> ### Aliases: table_vars
>
> ### ** Examples
>
> realestateDK::table_vars("BM010")
Metadata collected succesfully
Error: `unnest_()` is deprecated as of tidyr 1.0.0.
Please use `unnest()` instead.
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘realestateDK-Ex.R’ failed
The error most likely occurred in:
> ### Name: table_vars
> ### Title: Show all parameter settings
> ### Aliases: table_vars
>
> ### ** Examples
>
> realestateDK::table_vars("BM010")
Metadata collected succesfully
Error: `unnest_()` is deprecated as of tidyr 1.0.0.
Please use `unnest()` instead.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘realestateDK.Rmd’ using rmarkdown
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Quitting from lines 46-47 (realestateDK.Rmd)
Error: processing vignette 'realestateDK.Rmd' failed with diagnostics:
`unnest_()` is deprecated as of tidyr 1.0.0.
Please use `unnest()` instead.
--- failed re-building ‘realestateDK.Rmd’
SUMMARY: processing the following file failed:
‘realestateDK.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/55s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(realestateDK)
>
> test_check("realestateDK")
── 1. Failure: (unknown) (@test_realestate_functions.R#36) ────────────────────
all(toupper(c("EJKAT20", "PNR20", "Tid")) %in% names(test_data)) isn't true.
── 2. Failure: (unknown) (@test_realestate_functions.R#37) ────────────────────
ncol(test_data) > 0 isn't true.
── 3. Failure: (unknown) (@test_realestate_functions.R#38) ────────────────────
nrow(test_data) > 0 isn't true.
── 4. Failure: (unknown) (@test_realestate_functions.R#48) ────────────────────
all(...) isn't true.
── 5. Failure: (unknown) (@test_realestate_functions.R#49) ────────────────────
ncol(test_data) > 0 isn't true.
── 6. Failure: (unknown) (@test_realestate_functions.R#50) ────────────────────
nrow(test_data) > 0 isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 27 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
1. Failure: (unknown) (@test_realestate_functions.R#36)
2. Failure: (unknown) (@test_realestate_functions.R#37)
3. Failure: (unknown) (@test_realestate_functions.R#38)
4. Failure: (unknown) (@test_realestate_functions.R#48)
5. Failure: (unknown) (@test_realestate_functions.R#49)
6. Failure: (unknown) (@test_realestate_functions.R#50)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘realestateDK.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.
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Quitting from lines 46-47 (realestateDK.Rmd)
Error: processing vignette 'realestateDK.Rmd' failed with diagnostics:
`unnest_()` is deprecated as of tidyr 1.0.0.
Please use `unnest()` instead.
--- failed re-building ‘realestateDK.Rmd’
SUMMARY: processing the following file failed:
‘realestateDK.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Quitting from lines 46-47 (realestateDK.Rmd)
Error: processing vignette 'realestateDK.Rmd' failed with diagnostics:
`unnest_()` is deprecated as of tidyr 1.0.0.
Please use `unnest()` instead.
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64