• using R version 4.1.1 Patched (2021-09-05 r80862)
  • using platform: aarch64-apple-darwin20 (64-bit)
  • using session charset: UTF-8
  • checking for file ‘TSdata/DESCRIPTION’ ... OK
  • this is package ‘TSdata’ version ‘2016.8-1’
  • checking package namespace information ... OK
  • checking package dependencies ... NOTE
    Package suggested but not available for checking: ‘TSodbc’
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘TSdata’ can be installed ... [1s/1s] OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking ‘build’ directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking whether the package can be loaded ... OK
  • checking whether the package can be loaded with stated dependencies ... OK
  • checking whether the package can be unloaded cleanly ... OK
  • checking whether the namespace can be loaded with stated dependencies ... OK
  • checking whether the namespace can be unloaded cleanly ... OK
  • checking loading without being on the library search path ... OK
  • checking Rd files ... [0s/0s] OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... NOTE
    Package unavailable to check Rd xrefs: ‘TSodbc’
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking sizes of PDF files under ‘inst/doc’ ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... NONE
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in ‘inst/doc’ ... OK
  • checking running R code from vignettes ... [5s/14s] 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)
    Aug 06, 2022 6:45:27 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
    Aug 06, 2022 6:45:28 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
  • checking re-building of vignette outputs ... [6s/14s] NOTE
    Error(s) in re-building vignettes:
    --- re-building ‘Guide.Stex’ using Sweave
    Loading required package: TSdbi
    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
    Aug 06, 2022 6:45:30 PM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
    INFO: Contacting web service with query: https://stats.oecd.org/restsdmx/sdmx.ashx/GetDataStructure/QNA
    Aug 06, 2022 6:45:35 PM it.bancaditalia.oss.sdmx.client.RestSdmxClient runQuery
    INFO: Contacting web service with query: https://stats.oecd.org/restsdmx/sdmx.ashx/GetDataStructure/QNA
    Aug 06, 2022 6:45:38 PM 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
    Aug 06, 2022 6:45:39 PM 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
    Aug 06, 2022 6:45:40 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
    Aug 06, 2022 6:45:41 PM 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
  • checking PDF version of manual ... OK
  • DONE
    Status: 1 ERROR, 3 NOTEs
  • using check arguments '--no-clean-on-error '