Changes in version 0.99.22 (2023-10-17) - adjust NEWS to Bioc format Changes in version 0.99.21 (2023-10-02) - add options to skip tests/lintering in checkPackage Changes in version 0.99.20 (2023-08-08) - add deploy trigger to workflow template Changes in version 0.99.19 (2023-06-15) - fix pattern for finding *.R files - lintr R files from 'inst/shiny' (if present) Changes in version 0.99.18 (2023-06-09) - add reshape2 to lintr config Changes in version 0.99.17 (2023-05-10) - add check for data.frame-related functions - update package versioning rules Changes in version 0.99.16 (2023-05-04) - ignore note for exported functions without examples - handle properly BiocCheck notes with mulitple lines (notes to be ignored) Changes in version 0.99.15 (2023-05-02) - ignore note for 50 lines per function in biocCheck Changes in version 0.99.14 (2023-04-27) - removed CRAN check from biocCheck Changes in version 0.99.13 (2023-04-21) - add check for BiocCheck's notes Changes in version 0.99.12 (2023-04-20) - switch to OSI license Changes in version 0.99.11 (2023-04-17) - avoid dependencies upgrade - add examples check Changes in version 0.99.10 (2023-04-17) - update style guide (package doc) Changes in version 0.99.9 (2023-04-17) - add R 4.2 as a dependency Changes in version 0.99.8 (2023-04-13) - fix format in NEWS.md Changes in version 0.99.7 (2023-04-07) - update maintainer Changes in version 0.99.6 (2023-04-07) - update the license Changes in version 0.99.5 (2023-04-06) - update maintainer Changes in version 0.99.4 (2023-04-05) - remove unstable test Changes in version 0.99.3 (2023-04-05) - update examples Changes in version 0.99.2 (2023-04-04) - update examples - switch to lintr::linters_with_defaults - add 'test_mode' parameter in installAllDeps Changes in version 0.99.1 (2023-04-04) - change location of NEW.md file Changes in version 0.99.0 (2023-03-24) - downgrade version to make it Bioconductor compatible - fix unit tests Changes in version 0.1.16.17 (2023-03-23) - move R package from subdir to the maindir Changes in version 0.1.16.16 (2023-03-22) - fix examples Changes in version 0.1.16.15 (2023-03-21) - handle BiocCheck Changes in version 0.1.16.14 (2023-03-15) - appease BiocCheck requirements Changes in version 0.1.3.13 (2023-02-10) - increase unit tests coverage Changes in version 0.1.3.12 (2023-02-01) - fix tests for dependencies check Changes in version 0.1.3.11 (2023-01-26) - improve dependencies check Changes in version 0.1.3.10 (2023-01-05) - fixed WARNINGS and NOTES in check() Changes in version 0.1.3.9 (2023-01-05) - the note test is stricter