Last updated on 2020-08-07 01:49:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 4.31 | 65.04 | 69.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 3.13 | 48.99 | 52.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 85.62 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 73.64 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.5 | 13.00 | 125.00 | 138.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.5 | 3.88 | 62.54 | 66.42 | OK | |
r-patched-solaris-x86 | 0.1.5 | 130.20 | OK | |||
r-release-linux-x86_64 | 0.1.5 | 3.68 | 62.38 | 66.06 | OK | |
r-release-macos-x86_64 | 0.1.5 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.5 | 14.00 | 147.00 | 161.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.1.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.5 | 7.00 | 116.00 | 123.00 | ERROR |
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in 'phenocamapi-Ex.R' failed
The error most likely occurred in:
> ### Name: download_midday_images
> ### Title: Downloading the midday images for PhenoCam sites given a time
> ### range
> ### Aliases: download_midday_images
>
> ### ** Examples
>
>
> download_dir <- download_midday_images('dukehw',
+ y = 2018,
+ months = 2,
+ days=1,
+ download_dir= tempdir())
Warning in get_midday_list(site, direct = FALSE) :
midday list file was not found on the Phenocam server!
Error in basename(filepaths) : a character vector argument expected
Calls: download_midday_images -> parse_phenocam_filenames -> gsub -> basename
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.5
Check: tests
Result: ERROR
Running 'testthat.R' [29s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(phenocamapi)
Loading required package: data.table
Loading required package: rjson
Loading required package: RCurl
> library(data.table)
>
> test_check("phenocamapi")
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/ROI/dukehw_DB_1000_3day.csv'
Content type 'application/octet-stream' length 215933 bytes (210 KB)
==================================================
downloaded 210 KB
-- 1. Failure: test getting awb data (@testphenocamapi.R#42) ------------------
`wb` not equal to "LIKELY_NO".
target is NULL, current is character
== testthat results ===========================================================
[ OK: 5 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Failure: test getting awb data (@testphenocamapi.R#42)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.5
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'getting_started_phenocam_api.Rmd' using rmarkdown
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/ROI/dukehw_DB_1000_3day.csv'
Content type 'application/octet-stream' length 215933 bytes (210 KB)
==================================================
downloaded 210 KB
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/2013/05/dukehw_2013_05_31_150331.jpg'
Content type 'image/jpeg' length 470270 bytes (459 KB)
==================================================
downloaded 459 KB
Quitting from lines 282-298 (getting_started_phenocam_api.Rmd)
Error: processing vignette 'getting_started_phenocam_api.Rmd' failed with diagnostics:
a character vector argument expected
--- failed re-building 'getting_started_phenocam_api.Rmd'
--- re-building 'phenocam_data_fusion.Rmd' using rmarkdown
Loading required package: rjson
Loading required package: RCurl
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/ROI/dukehw_DB_1000_3day.csv'
Content type 'application/octet-stream' length 215933 bytes (210 KB)
==================================================
downloaded 210 KB
trying URL 'http://phenocam.sr.unh.edu/data/archive/oregonMP/ROI/oregonMP_EN_1000_3day.csv'
Content type 'application/octet-stream' length 281865 bytes (275 KB)
==================================================
downloaded 275 KB
--- finished re-building 'phenocam_data_fusion.Rmd'
SUMMARY: processing the following file failed:
'getting_started_phenocam_api.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.5
Check: tests
Result: ERROR
Running 'testthat.R' [40s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(phenocamapi)
Loading required package: data.table
Loading required package: rjson
Loading required package: RCurl
> library(data.table)
>
> test_check("phenocamapi")
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/ROI/dukehw_DB_1000_3day.csv'
Content type 'application/octet-stream' length 215933 bytes (210 KB)
==================================================
downloaded 210 KB
-- 1. Failure: test getting awb data (@testphenocamapi.R#42) ------------------
`wb` not equal to "LIKELY_NO".
target is NULL, current is character
== testthat results ===========================================================
[ OK: 5 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Failure: test getting awb data (@testphenocamapi.R#42)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.1.5
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'getting_started_phenocam_api.Rmd' using rmarkdown
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/ROI/dukehw_DB_1000_3day.csv'
Content type 'application/octet-stream' length 215933 bytes (210 KB)
==================================================
downloaded 210 KB
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/2013/05/dukehw_2013_05_31_150331.jpg'
Content type 'image/jpeg' length 470270 bytes (459 KB)
==================================================
downloaded 459 KB
Quitting from lines 282-298 (getting_started_phenocam_api.Rmd)
Error: processing vignette 'getting_started_phenocam_api.Rmd' failed with diagnostics:
a character vector argument expected
--- failed re-building 'getting_started_phenocam_api.Rmd'
--- re-building 'phenocam_data_fusion.Rmd' using rmarkdown
Loading required package: rjson
Loading required package: RCurl
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/ROI/dukehw_DB_1000_3day.csv'
Content type 'application/octet-stream' length 215933 bytes (210 KB)
==================================================
downloaded 210 KB
trying URL 'http://phenocam.sr.unh.edu/data/archive/oregonMP/ROI/oregonMP_EN_1000_3day.csv'
Content type 'application/octet-stream' length 281866 bytes (275 KB)
==================================================
downloaded 275 KB
--- finished re-building 'phenocam_data_fusion.Rmd'
SUMMARY: processing the following file failed:
'getting_started_phenocam_api.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.1.5
Check: tests
Result: ERROR
Running 'testthat.R' [29s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(phenocamapi)
Loading required package: data.table
Loading required package: rjson
Loading required package: RCurl
> library(data.table)
>
> test_check("phenocamapi")
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/ROI/dukehw_DB_1000_3day.csv'
Content type 'application/octet-stream' length 216183 bytes (211 KB)
==================================================
downloaded 211 KB
-- 1. Failure: test getting awb data (@testphenocamapi.R#42) ------------------
`wb` not equal to "LIKELY_NO".
target is NULL, current is character
== testthat results ===========================================================
[ OK: 5 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Failure: test getting awb data (@testphenocamapi.R#42)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.1.5
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'getting_started_phenocam_api.Rmd' using rmarkdown
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/ROI/dukehw_DB_1000_3day.csv'
Content type 'application/octet-stream' length 216183 bytes (211 KB)
==================================================
downloaded 211 KB
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/2013/05/dukehw_2013_05_31_150331.jpg'
Content type 'image/jpeg' length 470270 bytes (459 KB)
==================================================
downloaded 459 KB
Quitting from lines 282-298 (getting_started_phenocam_api.Rmd)
Error: processing vignette 'getting_started_phenocam_api.Rmd' failed with diagnostics:
a character vector argument expected
--- failed re-building 'getting_started_phenocam_api.Rmd'
--- re-building 'phenocam_data_fusion.Rmd' using rmarkdown
Loading required package: rjson
Loading required package: RCurl
trying URL 'http://phenocam.sr.unh.edu/data/archive/dukehw/ROI/dukehw_DB_1000_3day.csv'
Content type 'application/octet-stream' length 216183 bytes (211 KB)
==================================================
downloaded 211 KB
trying URL 'http://phenocam.sr.unh.edu/data/archive/oregonMP/ROI/oregonMP_EN_1000_3day.csv'
Content type 'application/octet-stream' length 282125 bytes (275 KB)
==================================================
downloaded 275 KB
--- finished re-building 'phenocam_data_fusion.Rmd'
SUMMARY: processing the following file failed:
'getting_started_phenocam_api.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64