Last updated on 2021-07-05 06:49:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.2.0 | OK | ||||
| r-devel-linux-x86_64-debian-gcc | 3.2.0 | 7.01 | 56.18 | 63.19 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.2.0 | 111.36 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 3.2.0 | 97.57 | OK | |||
| r-devel-windows-x86_64 | 3.2.0 | 15.00 | 94.00 | 109.00 | ERROR | |
| r-devel-windows-x86_64-gcc10-UCRT | 3.2.0 | OK | ||||
| r-patched-linux-x86_64 | 3.2.0 | 8.83 | 70.01 | 78.84 | OK | |
| r-patched-solaris-x86 | 3.2.0 | 149.90 | OK | |||
| r-release-linux-x86_64 | 3.2.0 | 6.87 | 69.59 | 76.46 | OK | |
| r-release-macos-arm64 | 3.2.0 | OK | ||||
| r-release-macos-x86_64 | 3.2.0 | OK | ||||
| r-release-windows-ix86+x86_64 | 3.2.0 | 15.00 | 82.00 | 97.00 | ERROR | |
| r-oldrel-macos-x86_64 | 3.2.0 | OK | ||||
| r-oldrel-windows-ix86+x86_64 | 3.2.0 | 19.00 | 94.00 | 113.00 | ERROR | 
Version: 3.2.0
Check: examples
Result: ERROR
    Running examples in 'blscrapeR-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: inflation_adjust
    > ### Title: Convert the Value of a US Dollar to a Given Year
    > ### Aliases: inflation_adjust
    > ### Keywords: api bls cpi economics inflation unemployment
    > 
    > ### ** Examples
    > 
    > 
    > ## Get historical USD values based on a 2010 dollar.
    > values <- inflation_adjust(base_year = 2015)
    trying URL 'https://download.bls.gov/pub/time.series/cu/cu.data.1.AllItems'
    Warning in download.file("https://download.bls.gov/pub/time.series/cu/cu.data.1.AllItems",  :
      URL 'https://download.bls.gov/pub/time.series/cu/cu.data.1.AllItems': status was 'SSL connect error'
    Error in download.file("https://download.bls.gov/pub/time.series/cu/cu.data.1.AllItems",  : 
      cannot open URL 'https://download.bls.gov/pub/time.series/cu/cu.data.1.AllItems'
    Calls: inflation_adjust -> download.file
    Execution halted
Flavor: r-devel-windows-x86_64
Version: 3.2.0
Check: examples
Result: ERROR
    Running examples in 'blscrapeR-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: inflation_adjust
    > ### Title: Convert the Value of a US Dollar to a Given Year
    > ### Aliases: inflation_adjust
    > ### Keywords: api bls cpi economics inflation unemployment
    > 
    > ### ** Examples
    > 
    > 
    > ## Get historical USD values based on a 2010 dollar.
    > values <- inflation_adjust(base_year = 2015)
    trying URL 'https://download.bls.gov/pub/time.series/cu/cu.data.1.AllItems'
    Warning in download.file("https://download.bls.gov/pub/time.series/cu/cu.data.1.AllItems",  :
      InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
    Error in download.file("https://download.bls.gov/pub/time.series/cu/cu.data.1.AllItems",  : 
      cannot open URL 'https://download.bls.gov/pub/time.series/cu/cu.data.1.AllItems'
    Calls: inflation_adjust -> download.file
    Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64