Skip to content

Rnssp v0.3.0

Latest
Compare
Choose a tag to compare
@rosericazondekon rosericazondekon released this 25 Mar 20:50
· 19 commits to master since this release

New Features

  • The Rnssp R package has a new hexsticker.
  • Rnssp webassembly build now available for webr and shinylive.
  • Custom built shiny applications from the Rnssp-shiny-apps Github repository are seamlessly integrated to Rnssp.
  • New function list_apps() lists available custom-built shiny apps from the Rnssp-shiny-apps Github repository.
  • New addin added for RStudio users to run Rnssp shiny apps (run_app_gui()).

Updates

  • The deprecated $get_api_tsgraph() method has been removed.
  • The get_api_tsgraph function has been removed as a consequence of the removal of the deprecated $get_api_tsgraph method.

Bug Fixes

  • The Credentials class has been updated. It now interfaces with API services no authorization requirement.
  • The get_essence_data() function has been upgraded to accommodate the table builder ESSENCE API.
  • The change_dates() function has been upgraded to fix flip-flopping start and end date values (#13)
  • The assertive.types package dependency has been replaced by the assertions package (#14).
  • The webscrape_icd() function has been fixed to webscrape 2024 ICD10 code sets.