Last updated on 2018-07-03 10:54:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1.2 | 7.92 | 46.02 | 53.94 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 3.1.2 | 6.22 | 41.09 | 47.31 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.1.2 | 71.15 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 3.1.2 | 66.37 | ERROR | |||
r-devel-windows-ix86+x86_64 | 3.1.2 | 16.00 | 97.00 | 113.00 | ERROR | |
r-patched-linux-x86_64 | 3.1.2 | 6.63 | 46.67 | 53.30 | ERROR | |
r-patched-solaris-x86 | 3.1.2 | 91.10 | ERROR | |||
r-release-linux-x86_64 | 3.1.2 | 6.75 | 47.23 | 53.98 | ERROR | |
r-release-windows-ix86+x86_64 | 3.1.2 | 11.00 | 103.00 | 114.00 | ERROR | |
r-release-osx-x86_64 | 3.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 3.1.2 | 19.00 | 106.00 | 125.00 | ERROR | |
r-oldrel-osx-x86_64 | 3.1.2 | OK |
Version: 3.1.2
Check: examples
Result: ERROR
Running examples in ‘blscrapeR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: qcew_api
> ### Title: Request data from the Quarterly Census of Employment and Wages.
> ### Aliases: qcew_api
> ### Keywords: api bls cpi economics inflation unemployment
>
> ### ** Examples
>
>
> # A request for the employment levels and wages for NIACS 5112: Software Publishers.
> dat <- qcew_api(year=2015, qtr="A", slice="area", sliceCode="US000")
Please set a numeric year.
Trying BLS servers...
URL caused a warning. Please check your parameters and try again: https://data.bls.gov/cew/data/api/2015/A/area/US000.csv
Error in qcew_api(year = 2015, qtr = "A", slice = "area", sliceCode = "US000") :
object 'qcewDat' not found
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: 3.1.2
Check: examples
Result: ERROR
Running examples in ‘blscrapeR-Ex.R’ failed
The error most likely occurred in:
> ### Name: qcew_api
> ### Title: Request data from the Quarterly Census of Employment and Wages.
> ### Aliases: qcew_api
> ### Keywords: api bls cpi economics inflation unemployment
>
> ### ** Examples
>
>
> # A request for the employment levels and wages for NIACS 5112: Software Publishers.
> dat <- qcew_api(year=2015, qtr="A", slice="area", sliceCode="US000")
Please set a numeric year.
Trying BLS servers...
URL caused a warning. Please check your parameters and try again: https://data.bls.gov/cew/data/api/2015/A/area/US000.csv
Error in qcew_api(year = 2015, qtr = "A", slice = "area", sliceCode = "US000") :
object 'qcewDat' not found
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