Package: rjd3providers 3.7.1.9000

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.7.1.9000.tar.gz
rjd3providers_3.7.1.9000.zip(r-4.7)rjd3providers_3.7.1.9000.zip(r-4.6)rjd3providers_3.7.1.9000.zip(r-4.5)
rjd3providers_3.7.1.9000.tgz(r-4.6-any)rjd3providers_3.7.1.9000.tgz(r-4.5-any)
rjd3providers_3.7.1.9000.tar.gz(r-4.7-any)rjd3providers_3.7.1.9000.tar.gz(r-4.6-any)
rjd3providers_3.7.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rjd3providers/json (API)
NEWS

# Install 'rjd3providers' in R:
install.packages('rjd3providers', repos = c('https://aqlt.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.92 score 1 stars 2 packages 2 scripts 648 downloads 35 exports 7 dependencies

Last updated from:2f9bf7e3f0. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK130
source / vignettesOK162
linux-release-x86_64OK121
macos-release-arm64OK72
macos-oldrel-arm64OK114
windows-develOK95
windows-releaseOK86
windows-oldrelOK81
wasm-releaseOK104

Exports:.obs_format.obs_gathering.spreadsheet_moniker.txt_moniker.xml_monikerset_spreadsheet_pathsset_txt_pathsset_xml_pathsspreadsheet_change_filespreadsheet_contentspreadsheet_dataspreadsheet_id_propertiesspreadsheet_id_to_propertiesspreadsheet_namespreadsheet_properties_to_idspreadsheet_seriesspreadsheet_to_idtxt_change_filetxt_contenttxt_datatxt_id_propertiestxt_id_to_propertiestxt_nametxt_properties_to_idtxt_seriestxt_to_idxml_change_filexml_contentxml_dataxml_id_propertiesxml_id_to_propertiesxml_namexml_properties_to_idxml_seriesxml_to_id

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
Deprecated functionsdeprecated-rjd3providers spreadsheet_id_properties spreadsheet_to_id txt_id_properties txt_to_id xml_id_properties xml_to_id
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