Skip to content

1.9.0

Compare
Choose a tag to compare
@fac2003 fac2003 released this 04 Jul 16:59
  • First draft release of instant refresh feature. This feature detects changes made in analysis and rerun the analysis using a
  • Jupyter notebook running in a docker container. Results returned by the execution are displayed directly in the analysis as they are returned. Developed by Alexander Pann.
  • Improved refreshing of images and tables when the result file changes.
  • Language metar.r.access provides access to MetaR tables and columns from composable R and is now included in R devkit for easier discoverability (these concepts were previously packaged in the BiomartToR language).
  • Added empty line in R expressions in MetaR constructor. Previously, fluent parsing did not work because the R expressions were initially empty.