Last updated on 2020-08-07 01:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2016.8-1 | 1.42 | 15.50 | 16.92 | OK | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 2016.8-1 | 1.25 | 12.22 | 13.47 | OK | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 2016.8-1 | 29.67 | OK | --no-vignettes | ||
r-devel-linux-x86_64-fedora-gcc | 2016.8-1 | 21.29 | OK | --no-vignettes | ||
r-devel-windows-ix86+x86_64 | 2016.8-1 | 6.00 | 34.00 | 40.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 2016.8-1 | 1.37 | 15.45 | 16.82 | OK | --no-vignettes |
r-patched-solaris-x86 | 2016.8-1 | 27.00 | OK | --no-vignettes | ||
r-release-linux-x86_64 | 2016.8-1 | 1.40 | 15.33 | 16.73 | OK | --no-vignettes |
r-release-macos-x86_64 | 2016.8-1 | ERROR | ||||
r-release-windows-ix86+x86_64 | 2016.8-1 | 5.00 | 37.00 | 42.00 | OK | --no-vignettes |
r-oldrel-macos-x86_64 | 2016.8-1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 2016.8-1 | 4.00 | 31.00 | 35.00 | OK | --no-vignettes |
Version: 2016.8-1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘TSodbc’
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 2016.8-1
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘TSodbc’
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 2016.8-1
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Guide.Stex’
...
> z <- TSget("ei_nama_q.Q.MIO-EUR.NSA.CP.NA-P72.IT",
+ eurostat)
Jul 15, 2020 5:09:43 PM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
INFO: Contacting web service with query: http://ec.europa.eu/eurostat/SDMX/diss-web/rest/dataflow/ESTAT/ei_nama_q/latest
Jul 15, 2020 5:09:49 PM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
SEVERE: Internal Server Error
When sourcing ‘Guide.R’:
Error: ei_nama_q.Q.MIO-EUR.NSA.CP.NA-P72.IT error: it.bancaditalia.oss.sdmx.exceptions.SdmxResponseException: (500): Error on the provider side.
Execution halted
when running code in ‘GuideAppendix.Stex’
...
> options(continue = " ")
> user <- Sys.getenv("MYSQL_USER")
> setup <- RMySQL::dbConnect(RMySQL::MySQL(), dbname = "test")
When sourcing ‘GuideAppendix.R’:
Error: Failed to connect to database: Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Execution halted
‘Guide.Stex’... failed
‘GuideAppendix.Stex’... failed
‘GuideDevel.Stex’... [0s/0s] OK
Flavor: r-release-macos-x86_64
Version: 2016.8-1
Check: re-building of vignette outputs
Result: NOTE
Error(s) in re-building vignettes:
--- re-building ‘Guide.Stex’ using Sweave
Error: processing vignette 'Guide.Stex' failed with diagnostics:
chunk 3
Error : package ‘TSdbi’ required by ‘TSsdmx’ could not be found
--- failed re-building ‘Guide.Stex’
--- re-building ‘GuideAppendix.Stex’ using Sweave
Error: processing vignette 'GuideAppendix.Stex' failed with diagnostics:
chunk 3
Error in .local(drv, ...) :
Failed to connect to database: Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
--- failed re-building ‘GuideAppendix.Stex’
--- re-building ‘GuideDevel.Stex’ using Sweave
--- finished re-building ‘GuideDevel.Stex’
SUMMARY: processing the following files failed:
‘Guide.Stex’ ‘GuideAppendix.Stex’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64
Version: 2016.8-1
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Guide.Stex’
...
> z <- TSget("ei_nama_q.Q.MIO-EUR.NSA.CP.NA-P72.IT",
+ eurostat)
Apr 16, 2019 10:07:08 AM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
INFO: Contacting web service with query: http://ec.europa.eu/eurostat/SDMX/diss-web/rest/dataflow/ESTAT/ei_nama_q/latest/
Apr 16, 2019 10:07:08 AM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
SEVERE: Internal Server Error
When sourcing ‘Guide.R’:
Error: ei_nama_q.Q.MIO-EUR.NSA.CP.NA-P72.IT error: it.bancaditalia.oss.sdmx.exceptions.SdmxResponseException: (500): Error on the provider side.
Execution halted
when running code in ‘GuideAppendix.Stex’
...
> options(continue = " ")
> user <- Sys.getenv("MYSQL_USER")
> setup <- RMySQL::dbConnect(RMySQL::MySQL(), dbname = "test")
When sourcing ‘GuideAppendix.R’:
Error: Failed to connect to database: Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 2016.8-1
Check: re-building of vignette outputs
Result: NOTE
Error(s) in re-building vignettes:
--- re-building ‘Guide.Stex’ using Sweave
Loading required package: TSdbi
Apr 16, 2019 10:07:19 AM it.bancaditalia.oss.sdmx.util.Configuration init
INFO: No configuration found. Apply defaults.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by RJavaTools to method java.util.TreeMap$Entry.getKey()
WARNING: Please consider reporting this to the maintainers of RJavaTools
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Apr 16, 2019 10:07:19 AM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
INFO: Contacting web service with query: https://stats.oecd.org/restsdmx/sdmx.ashx/GetDataStructure/QNA
Apr 16, 2019 10:07:22 AM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
INFO: Contacting web service with query: https://stats.oecd.org/restsdmx/sdmx.ashx/GetDataStructure/QNA
Apr 16, 2019 10:07:22 AM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
INFO: Contacting web service with query: https://stats.oecd.org/restsdmx/sdmx.ashx/GetData/QNA/CAN.B1_GE.CARSA.Q?format=compact_v2
Apr 16, 2019 10:07:23 AM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
INFO: Contacting web service with query: https://stats.oecd.org/restsdmx/sdmx.ashx/GetData/QNA/CAN%2BUSA%2BMEX.B1_GE.CARSA.Q?format=compact_v2
Apr 16, 2019 10:07:25 AM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
INFO: Contacting web service with query: http://ec.europa.eu/eurostat/SDMX/diss-web/rest/dataflow/ESTAT/ei_nama_q/latest/
Apr 16, 2019 10:07:25 AM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
SEVERE: Internal Server Error
Error: processing vignette 'Guide.Stex' failed with diagnostics:
chunk 5
Error in .local(serIDs, con, ...) :
ei_nama_q.Q.MIO-EUR.NSA.CP.NA-P72.IT error: it.bancaditalia.oss.sdmx.exceptions.SdmxResponseException: (500): Error on the provider side.
--- failed re-building ‘Guide.Stex’
--- re-building ‘GuideAppendix.Stex’ using Sweave
Error: processing vignette 'GuideAppendix.Stex' failed with diagnostics:
chunk 3
Error in .local(drv, ...) :
Failed to connect to database: Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
--- failed re-building ‘GuideAppendix.Stex’
--- re-building ‘GuideDevel.Stex’ using Sweave
--- finished re-building ‘GuideDevel.Stex’
SUMMARY: processing the following files failed:
‘Guide.Stex’ ‘GuideAppendix.Stex’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64