Package: rjd3providers 3.8.0

Alessandro Piovani

rjd3providers: Interface to 'JDemetra+' 3.x Time Series Analysis Software

Interface to 'JDemetra+' 3.x (<https://github.com/jdemetra>) time series analysis software. It offers full access to txt, csv, xml and spreadsheets files which are meant to be read by 'JDemetra+' Graphical User Interface.

Authors:Jean Palate [aut], Alessandro Piovani [aut, cre], Tanguy Barthelemy [ctb, art]

rjd3providers_3.8.0.tar.gz
rjd3providers_3.8.0.zip(r-4.7)rjd3providers_3.8.0.zip(r-4.6)rjd3providers_3.8.0.zip(r-4.5)
rjd3providers_3.8.0.tgz(r-4.6-any)rjd3providers_3.8.0.tgz(r-4.5-any)
rjd3providers_3.8.0.tar.gz(r-4.7-any)rjd3providers_3.8.0.tar.gz(r-4.6-any)
rjd3providers_3.8.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
rjd3providers/json (API)

# Install 'rjd3providers' in R:
install.packages('rjd3providers', repos = c('https://rjdverse.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rjdverse/rjd3providers/issues

Pkgdown/docs site:https://rjdverse.github.io

Uses libs:
  • openjdk– OpenJDK Java runtime, using Hotspot JIT

On CRAN:

Conda:

openjdk

4.56 score 1 stars 2 packages 2 scripts 437 downloads 31 exports 7 dependencies

Last updated from:299fd5d774 (on v3.8.0). Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK134
source / vignettesOK174
linux-release-x86_64OK137
macos-release-arm64OK221
macos-oldrel-arm64OK97
windows-develOK87
windows-releaseOK115
windows-oldrelOK107
wasm-releaseOK139

Exports:.obs_format.obs_gathering.spreadsheet_moniker.txt_moniker.xml_monikerget_providers_optionproviders_optionset_spreadsheet_pathsset_txt_pathsset_xml_pathsspreadsheet_change_filespreadsheet_contentspreadsheet_dataspreadsheet_id_to_propertiesspreadsheet_namespreadsheet_properties_to_idspreadsheet_seriestxt_change_filetxt_contenttxt_datatxt_id_to_propertiestxt_nametxt_properties_to_idtxt_seriesxml_change_filexml_contentxml_dataxml_id_to_propertiesxml_namexml_properties_to_idxml_series

Dependencies:backportscheckmateRcpprJavarjd3jarsrjd3toolkitRProtoBuf

Readme and manuals

Help Manual

Help pageTopics
Generates the Java object for data formats.obs_format
Generates the Java object for automatic aggregation of the data.obs_gathering
Generates a java moniker for the corresponding id..spreadsheet_moniker
Generates a java moniker for the corresponding id..txt_moniker
Generates a java moniker for the corresponding id..xml_moniker
Set an option for providersget_providers_option
Set an option for providersproviders_option
Set the paths to spreadsheet files (to be used with relative identifiers).set_spreadsheet_paths
Set the paths to txt files (to be used with relative identifiers)set_txt_paths
Set the paths to xml files (to be used with relative identifiers).set_xml_paths
Change the file of a spreadsheet moniker.spreadsheet_change_file
Provides the content of a spreadsheet designed for time series.spreadsheet_content
Retrieves all the time series in a specified sheet from a spreadsheet file.spreadsheet_data
Gets the list of the properties corresponding to the identifier of a moniker.spreadsheet_id_to_properties
Gets the name of the spreadsheet provider.spreadsheet_name
Generates the id corresponding to a list of spreadsheet properties.spreadsheet_properties_to_id
Retrieves a time series from a spreadsheet file.spreadsheet_series
Change the file of a text monikertxt_change_file
Provides the content of a text file designed for time seriestxt_content
Retrieves all the time series in a text file (.txt, .csv...)txt_data
Gets the list of the properties corresponding to the identifier of a monikertxt_id_to_properties
Gets the name of the text providertxt_name
Generates the id corresponding to a list of a text properties.txt_properties_to_id
Retrieves a time series from a a text file (.txt, .csv...)txt_series
Change the file of an xml moniker.xml_change_file
Provides the content of an xml file designed for time series.xml_content
Retrieves all the time series in a specified collection from an xml file.xml_data
Gets the list of the properties corresponding to the identifier of a moniker.xml_id_to_properties
Gets the name of the xml provider.xml_name
Generates the id corresponding to a list of an xml properties.xml_properties_to_id
Retrieves a time series from an xml filexml_series