From 07eba591f764344ddc9cb854eaa848097cd1c62b Mon Sep 17 00:00:00 2001 From: mmatyi Date: Wed, 15 Sep 2021 08:14:36 +0000 Subject: [PATCH] auto updating documentation after commit --- docs/404.html | 2 +- docs/authors.html | 2 +- docs/index.html | 4 ++-- docs/news/index.html | 11 ++++++++++- docs/pkgdown.yml | 2 +- docs/reference/clean_restatapi_cache.html | 2 +- docs/reference/create_filter_table.html | 2 +- docs/reference/dot-restatapi_env.html | 2 +- docs/reference/extract_data.html | 2 +- docs/reference/extract_dsd.html | 2 +- docs/reference/extract_toc.html | 2 +- docs/reference/filter_raw_data.html | 2 +- docs/reference/get_compressed_sdmx.html | 2 +- docs/reference/get_eurostat_bulk.html | 8 ++++---- docs/reference/get_eurostat_cache.html | 2 +- docs/reference/get_eurostat_data.html | 4 ++-- docs/reference/get_eurostat_dsd.html | 4 ++-- docs/reference/get_eurostat_raw.html | 4 ++-- docs/reference/get_eurostat_toc.html | 2 +- docs/reference/index.html | 2 +- docs/reference/load_cfg.html | 2 +- docs/reference/put_eurostat_cache.html | 4 ++-- docs/reference/search_eurostat_dsd.html | 4 ++-- docs/reference/search_eurostat_toc.html | 4 ++-- 24 files changed, 43 insertions(+), 34 deletions(-) diff --git a/docs/404.html b/docs/404.html index 647cf03..ce67485 100644 --- a/docs/404.html +++ b/docs/404.html @@ -71,7 +71,7 @@ restatapi - 0.11.2 + 0.11.3 diff --git a/docs/authors.html b/docs/authors.html index 8ce1058..cdffe60 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -71,7 +71,7 @@ restatapi - 0.11.2 + 0.11.3 diff --git a/docs/index.html b/docs/index.html index 87741bc..74d5531 100644 --- a/docs/index.html +++ b/docs/index.html @@ -35,7 +35,7 @@ restatapi - 0.11.2 + 0.11.3 @@ -252,7 +252,7 @@

Developers

Dev status

@@ -114,6 +114,15 @@

Changelog

Source: NEWS.md +
+

+restatapi 0.11.3 Unreleased +

+ +

restatapi 0.11.2 Unreleased diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index baabf9e..7657e15 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -2,5 +2,5 @@ pandoc: 2.11.4 pkgdown: 1.6.1 pkgdown_sha: ~ articles: {} -last_built: 2021-09-14T18:48Z +last_built: 2021-09-15T08:10Z diff --git a/docs/reference/clean_restatapi_cache.html b/docs/reference/clean_restatapi_cache.html index 460889a..7e41c18 100644 --- a/docs/reference/clean_restatapi_cache.html +++ b/docs/reference/clean_restatapi_cache.html @@ -74,7 +74,7 @@ restatapi - 0.11.2 + 0.11.3

diff --git a/docs/reference/create_filter_table.html b/docs/reference/create_filter_table.html index 06e6f75..e297d54 100644 --- a/docs/reference/create_filter_table.html +++ b/docs/reference/create_filter_table.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3 diff --git a/docs/reference/dot-restatapi_env.html b/docs/reference/dot-restatapi_env.html index fc3e0e5..e223421 100644 --- a/docs/reference/dot-restatapi_env.html +++ b/docs/reference/dot-restatapi_env.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3 diff --git a/docs/reference/extract_data.html b/docs/reference/extract_data.html index 3e9c5d3..1c679e0 100644 --- a/docs/reference/extract_data.html +++ b/docs/reference/extract_data.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3 diff --git a/docs/reference/extract_dsd.html b/docs/reference/extract_dsd.html index 08a82c2..b58dee3 100644 --- a/docs/reference/extract_dsd.html +++ b/docs/reference/extract_dsd.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3 diff --git a/docs/reference/extract_toc.html b/docs/reference/extract_toc.html index 03b4115..f5c2508 100644 --- a/docs/reference/extract_toc.html +++ b/docs/reference/extract_toc.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3 diff --git a/docs/reference/filter_raw_data.html b/docs/reference/filter_raw_data.html index 61ba8d8..c76a4d7 100644 --- a/docs/reference/filter_raw_data.html +++ b/docs/reference/filter_raw_data.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3 diff --git a/docs/reference/get_compressed_sdmx.html b/docs/reference/get_compressed_sdmx.html index a42c51d..fa03251 100644 --- a/docs/reference/get_compressed_sdmx.html +++ b/docs/reference/get_compressed_sdmx.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3 diff --git a/docs/reference/get_eurostat_bulk.html b/docs/reference/get_eurostat_bulk.html index c6f231a..936113a 100644 --- a/docs/reference/get_eurostat_bulk.html +++ b/docs/reference/get_eurostat_bulk.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3 @@ -252,10 +252,10 @@

Examp options(restatapi_update=TRUE) dt<-get_eurostat_bulk("avia_par_ee",check_toc=TRUE)
#> There are multiple frequencies in the dataset. The 'M' is selected as it is the most common frequency.
dt<-get_eurostat_bulk("avia_par_ee",select_freq="A",verbose=TRUE) -
#> get_eurostat_bulk - charactertxtlogicallogicalNULLlogicallogicallogicallogicalfunctionlogical
#> get_eurostat_raw - bulk url: http://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?file=data/avia_par_ee.tsv.gz
#> get_eurostat_raw - /tmp/RtmpdhSWXx/file1ac52030581-1-size#isdir#mode#mtime#ctime#atime#uid#gid#uname#grname-167925-TRUE
#> get_eurostat_raw - class:data.tabledata.frame
#> get_eurostat_raw - caching in raw:FALSE local filter:FALSE called from:get_eurostat_rawidtxtcacheupdate_cachecache_dircompress_filestringsAsFactorskeep_flagscheck_tocTRUEverbose
#> get_eurostat_raw - TRUE
#> get_eurostat_raw - FALSEFALSEFALSE
options(restatapi_update=FALSE) +
#> get_eurostat_bulk - charactertxtlogicallogicalNULLlogicallogicallogicallogicalfunctionlogical
#> get_eurostat_raw - bulk url: http://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?file=data/avia_par_ee.tsv.gz
#> get_eurostat_raw - /tmp/RtmpOUQlnv/file1ab39acd74-1-size#isdir#mode#mtime#ctime#atime#uid#gid#uname#grname-167925-TRUE
#> get_eurostat_raw - class:data.tabledata.frame
#> get_eurostat_raw - caching in raw:FALSE local filter:FALSE called from:get_eurostat_rawidtxtcacheupdate_cachecache_dircompress_filestringsAsFactorskeep_flagscheck_tocTRUEverbose
#> get_eurostat_raw - TRUE
#> get_eurostat_raw - FALSEFALSEFALSE
options(restatapi_update=FALSE) dt<-get_eurostat_bulk("agr_r_milkpr",cache_dir=tempdir(),compress_file=FALSE,verbose=TRUE) -
#> get_eurostat_bulk - charactertxtlogicallogicalcharacterlogicallogicallogicallogicalfunctionlogical
#> get_eurostat_raw - bulk url: http://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?file=data/agr_r_milkpr.tsv.gz
#> get_eurostat_raw - /tmp/RtmpdhSWXx/file1ac67dfe99e-1-size#isdir#mode#mtime#ctime#atime#uid#gid#uname#grname-30067-TRUE
#> get_eurostat_raw - class:data.tabledata.frame
#> get_eurostat_raw - caching in raw:FALSE local filter:FALSE called from:get_eurostat_rawidtxtcacheupdate_cachecache_dircompress_filestringsAsFactorskeep_flagscheck_tocTRUEverbose
#> get_eurostat_raw - TRUE
#> get_eurostat_raw - FALSEFALSEFALSE
clean_restatapi_cache(cache_dir=tempdir(),verbose=TRUE) -
#> clean_restatapi_cache - All objects except from 'cfg', 'rav', 'cc' and 'dmethod' are removed from '.restatapi_env'.
#> clean_restatapi_cache - The cache folder /tmp/RtmpdhSWXx/restatapi is empty.
# } +
#> get_eurostat_bulk - charactertxtlogicallogicalcharacterlogicallogicallogicallogicalfunctionlogical
#> get_eurostat_raw - bulk url: http://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?file=data/agr_r_milkpr.tsv.gz
#> get_eurostat_raw - /tmp/RtmpOUQlnv/file1ab55636d1d-1-size#isdir#mode#mtime#ctime#atime#uid#gid#uname#grname-30067-TRUE
#> get_eurostat_raw - class:data.tabledata.frame
#> get_eurostat_raw - caching in raw:FALSE local filter:FALSE called from:get_eurostat_rawidtxtcacheupdate_cachecache_dircompress_filestringsAsFactorskeep_flagscheck_tocTRUEverbose
#> get_eurostat_raw - TRUE
#> get_eurostat_raw - FALSEFALSEFALSE
clean_restatapi_cache(cache_dir=tempdir(),verbose=TRUE) +
#> clean_restatapi_cache - All objects except from 'cfg', 'rav', 'cc' and 'dmethod' are removed from '.restatapi_env'.
#> clean_restatapi_cache - The cache folder /tmp/RtmpOUQlnv/restatapi is empty.
# }
diff --git a/docs/reference/get_eurostat_data.html b/docs/reference/get_eurostat_data.html index 0d3ffaa..03dbf3d 100644 --- a/docs/reference/get_eurostat_data.html +++ b/docs/reference/get_eurostat_data.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3 @@ -359,7 +359,7 @@

Examp label=TRUE, name=FALSE) clean_restatapi_cache("/tmp",verbose=TRUE) -
#> clean_restatapi_cache - All objects except from 'cfg', 'rav', 'cc' and 'dmethod' are removed from '.restatapi_env'.
#> clean_restatapi_cache - Deleted all .rds files from /tmp; /tmp/RtmpdhSWXx/restatapi
# } +
#> clean_restatapi_cache - All objects except from 'cfg', 'rav', 'cc' and 'dmethod' are removed from '.restatapi_env'.
#> clean_restatapi_cache - Deleted all .rds files from /tmp; /tmp/RtmpOUQlnv/restatapi
# }
@@ -192,7 +192,7 @@

Examp } # } dsd<-get_eurostat_dsd("nama_10_gdp",cache=FALSE,verbose=TRUE) -
#> get_eurostat_dsd - Trying to download the DSD from: http://ec.europa.eu/eurostat/SDMX/diss-web/rest/datastructure/ESTAT/DSD_nama_10_gdp
#> Trying to extract the DSD from: /tmp/RtmpdhSWXx/file1ac1189aa86
head(dsd) +
#> get_eurostat_dsd - Trying to download the DSD from: http://ec.europa.eu/eurostat/SDMX/diss-web/rest/datastructure/ESTAT/DSD_nama_10_gdp
#> Trying to extract the DSD from: /tmp/RtmpOUQlnv/file1ab4824fc22
head(dsd)
#> concept code name #> 1 FREQ D Daily #> 2 FREQ W Weekly diff --git a/docs/reference/get_eurostat_raw.html b/docs/reference/get_eurostat_raw.html index 4062d31..b3912b9 100644 --- a/docs/reference/get_eurostat_raw.html +++ b/docs/reference/get_eurostat_raw.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3
@@ -250,7 +250,7 @@

Examp dt<-get_eurostat_raw("avia_par_ee",mode="xml",check_toc=TRUE,update_cache=TRUE) options(restatapi_update=FALSE) dt<-get_eurostat_raw("avia_par_me",mode="txt",cache_dir=tempdir(),compress_file=FALSE,verbose=TRUE) -
#> get_eurostat_raw - bulk url: http://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?file=data/avia_par_me.tsv.gz
#> get_eurostat_raw - /tmp/RtmpdhSWXx/file1ac755293ff-1-size#isdir#mode#mtime#ctime#atime#uid#gid#uname#grname-45749-TRUE
#> get_eurostat_raw - class:data.tabledata.frame
#> get_eurostat_raw - caching in raw:FALSE local filter:FALSE called from:get_eurostat_rawavia_par_metxttempdir()FALSETRUE
#> get_eurostat_raw - FALSE
# } +
#> get_eurostat_raw - bulk url: http://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?file=data/avia_par_me.tsv.gz
#> get_eurostat_raw - /tmp/RtmpOUQlnv/file1ab212b6b70-1-size#isdir#mode#mtime#ctime#atime#uid#gid#uname#grname-45749-TRUE
#> get_eurostat_raw - class:data.tabledata.frame
#> get_eurostat_raw - caching in raw:FALSE local filter:FALSE called from:get_eurostat_rawavia_par_metxttempdir()FALSETRUE
#> get_eurostat_raw - FALSE
# }
diff --git a/docs/reference/index.html b/docs/reference/index.html index 6f2b493..bb0182f 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -71,7 +71,7 @@ restatapi - 0.11.2 + 0.11.3 diff --git a/docs/reference/load_cfg.html b/docs/reference/load_cfg.html index 79e8d7d..d29fb41 100644 --- a/docs/reference/load_cfg.html +++ b/docs/reference/load_cfg.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3 diff --git a/docs/reference/put_eurostat_cache.html b/docs/reference/put_eurostat_cache.html index 2841e72..d94e2f3 100644 --- a/docs/reference/put_eurostat_cache.html +++ b/docs/reference/put_eurostat_cache.html @@ -72,7 +72,7 @@ restatapi - 0.11.2 + 0.11.3 @@ -176,7 +176,7 @@

Examp #> 1 a 1 #> 2 b 2 #> 3 c 3
put_eurostat_cache(dt,"teszt",cache_dir=tempdir()) -
#> [1] "in the file /tmp/RtmpdhSWXx/teszt.rds"
readRDS(file.path(tempdir(),"teszt.rds")) +
#> [1] "in the file /tmp/RtmpOUQlnv/teszt.rds"
readRDS(file.path(tempdir(),"teszt.rds"))
#> txt nr #> 1 a 1 #> 2 b 2 diff --git a/docs/reference/search_eurostat_dsd.html b/docs/reference/search_eurostat_dsd.html index 591c97b..9e68666 100644 --- a/docs/reference/search_eurostat_dsd.html +++ b/docs/reference/search_eurostat_dsd.html @@ -74,7 +74,7 @@ restatapi - 0.11.2 + 0.11.3
@@ -181,7 +181,7 @@

Examp rav<-get("rav",envir=restatapi::.restatapi_env) # } dsd_example<-get_eurostat_dsd("nama_10_gdp",verbose=TRUE) -
#> get_eurostat_dsd - Trying to download the DSD from: http://ec.europa.eu/eurostat/SDMX/diss-web/rest/datastructure/ESTAT/DSD_nama_10_gdp
#> Trying to extract the DSD from: /tmp/RtmpdhSWXx/file1ac8879571
#> get_eurostat_dsd - The DSD of the nama_10_gdp dataset was cached in memory ('nama_10_gdp.dsd' in '.restatapi_env').
search_eurostat_dsd("EU",dsd_example) +
#> get_eurostat_dsd - Trying to download the DSD from: http://ec.europa.eu/eurostat/SDMX/diss-web/rest/datastructure/ESTAT/DSD_nama_10_gdp
#> Trying to extract the DSD from: /tmp/RtmpOUQlnv/file1ab3dcfbfa9
#> get_eurostat_dsd - The DSD of the nama_10_gdp dataset was cached in memory ('nama_10_gdp.dsd' in '.restatapi_env').
search_eurostat_dsd("EU",dsd_example)
#> pattern concept code #> 12 EU UNIT PC_EU27_2020_MEUR_CP #> 13 EU UNIT PC_EU28_MEUR_CP diff --git a/docs/reference/search_eurostat_toc.html b/docs/reference/search_eurostat_toc.html index e782bcd..b87865a 100644 --- a/docs/reference/search_eurostat_toc.html +++ b/docs/reference/search_eurostat_toc.html @@ -73,7 +73,7 @@ restatapi - 0.11.2 + 0.11.3
@@ -245,7 +245,7 @@

Examp #> 879 Primäre Energierzeugung med_eg10 #> 880 Sekundäre Energierzeugung (Umsetzung) med_eg20 #> type lastUpdate lastModified dataStart dataEnd values unit -#> 38 dataset 2021.09.13 2021.09.13 2008M01 2021M07 72172 +#> 38 dataset 2021.09.14 2021.09.14 2008M01 2021M07 72183 #> 698 dataset 2021.04.16 <NA> 2005 2019 518 #> 699 dataset 2021.04.16 <NA> 2005 2019 267 #> 726 dataset 2016.10.11 2021.02.08 2000 2015 926