CRAN Package Check Results for Package PxWebApiData

Last updated on 2021-03-04 00:48:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 2.43 28.75 31.18 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.0 1.91 23.56 25.47 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 47.93 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 38.43 OK
r-devel-windows-ix86+x86_64 0.4.0 6.00 50.00 56.00 OK
r-patched-linux-x86_64 0.4.0 2.30 28.99 31.29 OK
r-patched-solaris-x86 0.4.0 57.50 OK
r-release-linux-x86_64 0.4.0 2.53 29.02 31.55 OK
r-release-macos-x86_64 0.4.0 OK
r-release-windows-ix86+x86_64 0.4.0 6.00 42.00 48.00 OK
r-oldrel-macos-x86_64 0.4.0 OK
r-oldrel-windows-ix86+x86_64 0.4.0 5.00 51.00 56.00 OK

Check Details

Version: 0.4.0
Check: examples
Result: ERROR
    Running examples in 'PxWebApiData-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: ApiData
    > ### Title: PX-Web Data by API
    > ### Aliases: ApiData GetApiData pxwebData PxData
    >
    > ### ** Examples
    >
    > ##### Advanced use using list. See details above. Try returnApiQuery=TRUE on the same examples.
    > ApiData(4861, Region = list("03*"), ContentsCode = 1, Tid = 5i) # "all" can be dropped from the list
    Warning in open.connection(con, "rb") :
     URL 'https://data.ssb.no/api/v0/no/table/04861': Timeout of 60 seconds was reached
    Error in open.connection(con, "rb") :
     cannot open the connection to 'https://data.ssb.no/api/v0/no/table/04861'
    Calls: ApiData ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'Introduction.Rmd' using rmarkdown
    Quitting from lines 40-43 (Introduction.Rmd)
    Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
    cannot open the connection to 'http://data.ssb.no/api/v0/en/table/04861'
    --- failed re-building 'Introduction.Rmd'
    
    SUMMARY: processing the following file failed:
     'Introduction.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang