Skip to content

Releases: CeLSIUS-UCL/celsiuslids

celsiuslids 1.1.2

Choose a tag to compare

@amastrosavvas amastrosavvas released this 22 May 16:54

Maintenance release; no functional changes.

  • Regenerated package documentation
  • Removed unused dependencies (digest, jsonlite)
  • Tidied the licence file
  • Completed citation and archive metadata (DOI, funder, related works)

celsiuslids 1.1.1

Choose a tag to compare

@amastrosavvas amastrosavvas released this 22 May 13:47

What's new in 1.1.1

  • Citation metadata. Added CITATION.cff and .zenodo.json so the software can be archived and cited via a DOI. No functional changes since 1.1.0.

Install: remotes::install_github("CeLSIUS-UCL/celsiuslids@v1.1.1") | latest: remotes::install_github("CeLSIUS-UCL/celsiuslids")

celsiuslids 1.1.0

Choose a tag to compare

@amastrosavvas amastrosavvas released this 21 May 12:26
9963367

What's new in 1.1.0

  • Multi-entry tables. Tables that can legitimately hold more than one record per LS member now generate a random number of rows per CORENO (1-5), with every CORENO appearing at least once and a per-table ceiling of 600,000 rows. All other tables keep exactly one row per CORENO. Affected tables: NM71, NM81, NM91, NM01, NM11, NM21, EMBR, CANC, LBSM, SBSM, IDMI, WDOW, ENLS, REEN, LBSF, SBSF.
  • Lower-case output names. Variable names in downloaded files are now lower case while keeping the upper-case _LIDS suffix (e.g. VAR1 -> var1_LIDS). The in-app preview, selection menus, and table/file names are unchanged.
  • New warnings. On Generate, the app warns when a selected table can hold multiple records per CORENO, and when the per-table 600,000-row ceiling can be reached.

Install: remotes::install_github("CeLSIUS-UCL/celsiuslids@v1.1.0") | latest: remotes::install_github("CeLSIUS-UCL/celsiuslids")

celsiuslids 1.0.0

Choose a tag to compare

@amastrosavvas amastrosavvas released this 21 May 12:26
5fa9778

Initial release.

Install this version: remotes::install_github("CeLSIUS-UCL/celsiuslids@v1.0.0")