• Added some extra tests and error handling
  • Add the possibility to get some or all non-reportable results
  • Added dimComponent.LOQ as selectable field in the “all” and “default” report template.
  • Added inbolims-package.R to the package: ?inbolims gives a package overview.
  • Allow to specify the sample types you want, defaults to only project samples
  • Add package startup message
  • Toevoegen functionaliteit om staalinformatie op te halen
    • lims_sample_information (hoofdfunctie)
    • lims_table_fields
    • sample_fields_from_template
  • some improvements in texture_parsing
    • handle files with only one sample (slightly different format)
    • handle sample_file_names that have no underscore behind the sample name
  • Change the minimal necessary fields
  • Recode functions to work with these minimal fields
  • Change the code so it only depends on hereunder to easier customizing report fields:
    • combi field
    • original sample
    • project
  • Added a NEWS.md file to track changes to the package.
  • Add checklist infrastructure.