Last updated on 2020-07-20 08:49:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 12.66 | 115.20 | 127.86 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 9.38 | 87.14 | 96.52 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 149.46 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 142.82 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.2.2 | 29.00 | 208.00 | 237.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.2 | 11.71 | 112.44 | 124.15 | ERROR | |
r-patched-solaris-x86 | 0.2.2 | 172.80 | WARN | |||
r-release-linux-x86_64 | 0.2.2 | 11.79 | 111.78 | 123.57 | ERROR | |
r-release-windows-ix86+x86_64 | 0.2.2 | 28.00 | 208.00 | 236.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.2.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.2 | 24.00 | 200.00 | 224.00 | ERROR |
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in 'congressbr-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: sen_bills_passage
> ### Title: Downloads and tidies information on the possible locations a
> ### piece of legislation can currently be passing through
> ### Aliases: sen_bills_passage
>
> ### ** Examples
>
> sen_bills_passage(bill_id = 9123)
Error: `.x` must be a list, not NULL
Backtrace:
x
1. +-congressbr::sen_bills_passage(bill_id = 9123)
2. | \-request$Tramitacoes$Tramitacao %>% purrr::flatten()
3. | +-base::withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
4. | \-base::eval(quote(`_fseq`(`_lhs`)), env, env)
5. | \-base::eval(quote(`_fseq`(`_lhs`)), env, env)
6. | \-congressbr:::`_fseq`(`_lhs`)
7. | \-magrittr::freduce(value, `_function_list`)
8. | +-base::withVisible(function_list[[k]](value))
9. | \-function_list[[k]](value)
10. | \-purrr::flatten(.)
11. \-purrr:::stop_bad_type(NULL, "a list", what = NULL, arg = ".x")
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘congressbr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: sen_bills_passage
> ### Title: Downloads and tidies information on the possible locations a
> ### piece of legislation can currently be passing through
> ### Aliases: sen_bills_passage
>
> ### ** Examples
>
> sen_bills_passage(bill_id = 9123)
Error: `.x` must be a list, not NULL
Backtrace:
█
1. ├─congressbr::sen_bills_passage(bill_id = 9123)
2. │ └─request$Tramitacoes$Tramitacao %>% purrr::flatten()
3. │ ├─base::withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
4. │ └─base::eval(quote(`_fseq`(`_lhs`)), env, env)
5. │ └─base::eval(quote(`_fseq`(`_lhs`)), env, env)
6. │ └─congressbr:::`_fseq`(`_lhs`)
7. │ └─magrittr::freduce(value, `_function_list`)
8. │ ├─base::withVisible(function_list[[k]](value))
9. │ └─function_list[[k]](value)
10. │ └─purrr::flatten(.)
11. └─purrr:::stop_bad_type(NULL, "a list", what = NULL, arg = ".x")
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2.2
Check: data for non-ASCII characters
Result: NOTE
Note: found 1 marked UTF-8 string
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-oldrel-macos-x86_64
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘congressbr-Ex.R’ failed
The error most likely occurred in:
> ### Name: sen_bills_passage
> ### Title: Downloads and tidies information on the possible locations a
> ### piece of legislation can currently be passing through
> ### Aliases: sen_bills_passage
>
> ### ** Examples
>
> sen_bills_passage(bill_id = 9123)
Error: `.x` must be a list, not NULL
Backtrace:
█
1. ├─congressbr::sen_bills_passage(bill_id = 9123)
2. │ └─request$Tramitacoes$Tramitacao %>% purrr::flatten()
3. │ ├─base::withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
4. │ └─base::eval(quote(`_fseq`(`_lhs`)), env, env)
5. │ └─base::eval(quote(`_fseq`(`_lhs`)), env, env)
6. │ └─congressbr:::`_fseq`(`_lhs`)
7. │ └─magrittr::freduce(value, `_function_list`)
8. │ ├─base::withVisible(function_list[[k]](value))
9. │ └─function_list[[k]](value)
10. │ └─purrr::flatten(.)
11. └─purrr:::stop_bad_type(NULL, "a list", what = NULL, arg = ".x")
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in 'congressbr-Ex.R' failed
The error most likely occurred in:
> ### Name: sen_bills_passage
> ### Title: Downloads and tidies information on the possible locations a
> ### piece of legislation can currently be passing through
> ### Aliases: sen_bills_passage
>
> ### ** Examples
>
> sen_bills_passage(bill_id = 9123)
Error: `.x` must be a list, not NULL
Backtrace:
x
1. +-congressbr::sen_bills_passage(bill_id = 9123)
2. | \-request$Tramitacoes$Tramitacao %>% purrr::flatten()
3. | +-base::withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
4. | \-base::eval(quote(`_fseq`(`_lhs`)), env, env)
5. | \-base::eval(quote(`_fseq`(`_lhs`)), env, env)
6. | \-congressbr:::`_fseq`(`_lhs`)
7. | \-magrittr::freduce(value, `_function_list`)
8. | +-base::withVisible(function_list[[k]](value))
9. | \-function_list[[k]](value)
10. | \-purrr::flatten(.)
11. \-purrr:::stop_bad_type(NULL, "a list", what = NULL, arg = ".x")
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘chamber.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.
Quitting from lines 44-45 (chamber.Rmd)
Error: processing vignette 'chamber.Rmd' failed with diagnostics:
Timeout was reached: [www.camara.leg.br] Resolving timed out after 10000 milliseconds
--- failed re-building ‘chamber.Rmd’
--- re-building ‘senate.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: dplyr
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
`summarise()` ungrouping output (override with `.groups` argument)
--- finished re-building ‘senate.Rmd’
SUMMARY: processing the following file failed:
‘chamber.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86