• Patch to fix bugs and add functions for demo and cohorts
  • fix bug in creating diagnostic cohorts table
  • fix bug in initialization of NEWS.md
  • adding a demo project function
  • add function to list cohortTableNames
  • add function to create cohortManifest
  • Patch for adding function to update NEWS.md
  • Fix bug in description file preventing devtools::install_github
  • Fix bug in picard::importPipelineTask
  • Initial Release of picard
  • Features
    • create picard project (single start up function)
    • configure yml file for connections
    • add cohorts to project (files, capr, webapi)
    • add folders to project
    • add scripts (pipelines and single script file)
    • add project readme and update svg tags
  • refactor ui of project start
  • single interactive codeline at start-up
  • add unit tests
  • Alpha version of picard
  • set up project structure