Last updated on 2019-10-31 08:47:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.51 | 32.98 | 36.49 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.95 | 25.77 | 28.72 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 31.80 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 30.46 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.0 | 16.00 | 90.00 | 106.00 | ERROR | |
r-patched-linux-x86_64 | 1.0 | 3.19 | 31.38 | 34.57 | ERROR | |
r-patched-solaris-x86 | 1.0 | 65.30 | ERROR | |||
r-release-linux-x86_64 | 1.0 | 2.70 | 31.32 | 34.02 | ERROR | |
r-release-windows-ix86+x86_64 | 1.0 | 13.00 | 47.00 | 60.00 | ERROR | |
r-release-osx-x86_64 | 1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 68.00 | 72.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.0 | OK |
Version: 1.0
Check: tests
Result: ERROR
Running 'testthat.R' [1s/3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rppo)
>
> test_check("rppo")
-- 1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
response$status_code == 204 isn't true.
-- 2. Failure: Check that PPO data is returned correctly from ppo_data function
response$data inherits from `NULL` not `data.frame`.
-- 3. Failure: Check that PPO data is returned correctly from ppo_data function
response$readme inherits from `NULL` not `character`.
-- 4. Failure: Check that PPO data is returned correctly from ppo_data function
response$citation inherits from `NULL` not `character`.
-- 5. Failure: Check that PPO data is returned correctly from ppo_data function
nrow(response$data) == 10 isn't true.
-- 6. Failure: Check that PPO data is returned correctly from ppo_data function
as.character(response$data$genus[1]) not identical to "Quercus".
Lengths differ: 0 is not 1
== testthat results ===========================================================
[ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
2. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#30)
3. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#31)
4. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#32)
5. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#35)
6. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#42)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'rppo-vignette.Rmd' using knitr
sending request for terms ...
No encoding supplied: defaulting to UTF-8.
sending request for data ...
https://www.plantphenology.org/api/v2/download/?q=%2Bgenus:Quercus+AND+%2BtermID:"obo:PPO_0002313"+AND+%2Byear:>=2013+AND+%2Byear:<=2013+AND+%2BdayOfYear:>=100+AND+%2BdayOfYear:<=110+AND+source:USA-NPN,NEON&source=latitude,longitude,year,dayOfYear,termID&limit=10
Ooops! The server encountered an issue processing your
request and returned status code = 502 . If the problem persists contact the author.
Quitting from lines 59-109 (rppo-vignette.Rmd)
Error: processing vignette 'rppo-vignette.Rmd' failed with diagnostics:
argument is of length zero
--- failed re-building 'rppo-vignette.Rmd'
SUMMARY: processing the following file failed:
'rppo-vignette.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-patched-solaris-x86, r-release-linux-x86_64
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rppo)
>
> test_check("rppo")
── 1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
response$status_code == 204 isn't true.
── 2. Failure: Check that PPO data is returned correctly from ppo_data function
response$data inherits from `NULL` not `data.frame`.
── 3. Failure: Check that PPO data is returned correctly from ppo_data function
response$readme inherits from `NULL` not `character`.
── 4. Failure: Check that PPO data is returned correctly from ppo_data function
response$citation inherits from `NULL` not `character`.
── 5. Failure: Check that PPO data is returned correctly from ppo_data function
nrow(response$data) == 10 isn't true.
── 6. Failure: Check that PPO data is returned correctly from ppo_data function
as.character(response$data$genus[1]) not identical to "Quercus".
Lengths differ: 0 is not 1
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
2. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#30)
3. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#31)
4. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#32)
5. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#35)
6. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#42)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rppo)
>
> test_check("rppo")
── 1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
response$status_code == 204 isn't true.
── 2. Failure: Check that PPO data is returned correctly from ppo_data function
response$data inherits from `NULL` not `data.frame`.
── 3. Failure: Check that PPO data is returned correctly from ppo_data function
response$readme inherits from `NULL` not `character`.
── 4. Failure: Check that PPO data is returned correctly from ppo_data function
response$citation inherits from `NULL` not `character`.
── 5. Failure: Check that PPO data is returned correctly from ppo_data function
nrow(response$data) == 10 isn't true.
── 6. Failure: Check that PPO data is returned correctly from ppo_data function
as.character(response$data$genus[1]) not identical to "Quercus".
Lengths differ: 0 is not 1
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
2. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#30)
3. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#31)
4. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#32)
5. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#35)
6. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#42)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘rppo-vignette.Rmd’ using knitr
sending request for terms ...
No encoding supplied: defaulting to UTF-8.
sending request for data ...
https://www.plantphenology.org/api/v2/download/?q=%2Bgenus:Quercus+AND+%2BtermID:"obo:PPO_0002313"+AND+%2Byear:>=2013+AND+%2Byear:<=2013+AND+%2BdayOfYear:>=100+AND+%2BdayOfYear:<=110+AND+source:USA-NPN,NEON&source=latitude,longitude,year,dayOfYear,termID&limit=10
Ooops! The server encountered an issue processing your
request and returned status code = 502 . If the problem persists contact the author.
Quitting from lines 59-109 (rppo-vignette.Rmd)
Error: processing vignette 'rppo-vignette.Rmd' failed with diagnostics:
argument is of length zero
--- failed re-building ‘rppo-vignette.Rmd’
SUMMARY: processing the following file failed:
‘rppo-vignette.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: 1.0
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rppo)
>
> test_check("rppo")
-- 1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
response$status_code == 204 isn't true.
-- 2. Failure: Check that PPO data is returned correctly from ppo_data function
response$data inherits from `NULL` not `data.frame`.
-- 3. Failure: Check that PPO data is returned correctly from ppo_data function
response$readme inherits from `NULL` not `character`.
-- 4. Failure: Check that PPO data is returned correctly from ppo_data function
response$citation inherits from `NULL` not `character`.
-- 5. Failure: Check that PPO data is returned correctly from ppo_data function
nrow(response$data) == 10 isn't true.
-- 6. Failure: Check that PPO data is returned correctly from ppo_data function
as.character(response$data$genus[1]) not identical to "Quercus".
Lengths differ: 0 is not 1
== testthat results ===========================================================
[ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
2. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#30)
3. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#31)
4. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#32)
5. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#35)
6. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#42)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rppo)
>
> test_check("rppo")
── 1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
response$status_code == 204 isn't true.
── 2. Failure: Check that PPO data is returned correctly from ppo_data function
response$data inherits from `NULL` not `data.frame`.
── 3. Failure: Check that PPO data is returned correctly from ppo_data function
response$readme inherits from `NULL` not `character`.
── 4. Failure: Check that PPO data is returned correctly from ppo_data function
response$citation inherits from `NULL` not `character`.
── 5. Failure: Check that PPO data is returned correctly from ppo_data function
nrow(response$data) == 10 isn't true.
── 6. Failure: Check that PPO data is returned correctly from ppo_data function
as.character(response$data$genus[1]) not identical to "Quercus".
Lengths differ: 0 is not 1
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
2. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#30)
3. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#31)
4. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#32)
5. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#35)
6. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#42)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.0
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rppo)
>
> test_check("rppo")
-- 1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
response$status_code == 204 isn't true.
-- 2. Failure: Check that PPO data is returned correctly from ppo_data function
response$data inherits from `NULL` not `data.frame`.
-- 3. Failure: Check that PPO data is returned correctly from ppo_data function
response$readme inherits from `NULL` not `character`.
-- 4. Failure: Check that PPO data is returned correctly from ppo_data function
response$citation inherits from `NULL` not `character`.
-- 5. Failure: Check that PPO data is returned correctly from ppo_data function
nrow(response$data) == 10 isn't true.
-- 6. Failure: Check that PPO data is returned correctly from ppo_data function
as.character(response$data$genus[1]) not identical to "Quercus".
Lengths differ: 0 is not 1
== testthat results ===========================================================
[ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
2. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#30)
3. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#31)
4. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#32)
5. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#35)
6. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#42)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 1.0
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rppo)
>
> test_check("rppo")
-- 1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
response$status_code == 204 isn't true.
-- 2. Failure: Check that PPO data is returned correctly from ppo_data function
response$data inherits from `NULL` not `data.frame`.
-- 3. Failure: Check that PPO data is returned correctly from ppo_data function
response$readme inherits from `NULL` not `character`.
-- 4. Failure: Check that PPO data is returned correctly from ppo_data function
response$citation inherits from `NULL` not `character`.
-- 5. Failure: Check that PPO data is returned correctly from ppo_data function
nrow(response$data) == 10 isn't true.
-- 6. Failure: Check that PPO data is returned correctly from ppo_data function
as.character(response$data$genus[1]) not identical to "Quercus".
Lengths differ: 0 is not 1
== testthat results ===========================================================
[ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
1. Failure: Check that no results returns status code = 204 (@test-all.R#13)
2. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#30)
3. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#31)
4. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#32)
5. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#35)
6. Failure: Check that PPO data is returned correctly from ppo_data function (@test-all.R#42)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 1.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
sending request for terms ...
No encoding supplied: defaulting to UTF-8.
sending request for data ...
https://www.plantphenology.org/api/v2/download/?q=%2Bgenus:Quercus+AND+%2BtermID:"obo:PPO_0002313"+AND+%2Byear:>=2013+AND+%2Byear:<=2013+AND+%2BdayOfYear:>=100+AND+%2BdayOfYear:<=110+AND+source:USA-NPN,NEON&source=latitude,longitude,year,dayOfYear,termID&limit=10
Ooops! The server encountered an issue processing your
request and returned status code = 502 . If the problem persists contact the author.
Quitting from lines 59-109 (rppo-vignette.Rmd)
Error: processing vignette 'rppo-vignette.Rmd' failed with diagnostics:
argument is of length zero
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64