Changes in version 2024-03-25 (2024-03-25)               

  - add as_cran flag

               Changes in version 2024-03-20 (2024-03-20)               

  - replace remotes:::version_satisfies_criteria function

               Changes in version 2024-03-18 (2024-03-18)               

  - temporary skip verifying version test on Bioc

               Changes in version 2024-03-04 (2024-03-04)               

  - remove ::: from notes exceptions

               Changes in version 2024-02-26 (2024-02-26)               

  - improve pkgdown site
      - improved references
      - valid NEWS.md

               Changes in version 2024-02-12 (2024-02-12)               

  - update documentation - pkdown compatibility

               Changes in version 2024-01-16 (2024-01-16)               

  - adjust lintr configs

               Changes in version 2023-11-22 (2023-11-22)               

  - sync main with devel branch

               Changes in version 2023-10-24 (2023-10-24)               

  - release Bioc 3.18

  - prerelease Bioc 3.18

               Changes in version 2023-10-17 (2023-10-17)               

  - adjust NEWS to Bioc format

               Changes in version 2023-10-02 (2023-10-02)               

  - add options to skip tests/lintering in checkPackage

               Changes in version 2023-08-08 (2023-08-08)               

  - add deploy trigger to workflow template

               Changes in version 2023-06-15 (2023-06-15)               

  - fix pattern for finding *.R files
  - lintr R files from 'inst/shiny' - if present

               Changes in version 2023-06-09 (2023-06-09)               

  - add reshape2 to lintr config

               Changes in version 2023-05-10 (2023-05-10)               

  - add check for data.frame-related functions
  - update package versioning rules

               Changes in version 2023-05-04 (2023-05-04)               

  - ignore note for exported functions without examples
  - handle properly BiocCheck notes with mulitple lines - notes to be
    ignored

               Changes in version 2023-05-02 (2023-05-02)               

  - ignore note for 50 lines per function in biocCheck

               Changes in version 2023-04-27 (2023-04-27)               

  - removed CRAN check from biocCheck

               Changes in version 2023-04-21 (2023-04-21)               

  - add check for BiocCheck's notes

               Changes in version 2023-04-20 (2023-04-20)               

  - switch to OSI license

               Changes in version 2023-04-17 (2023-04-17)               

  - avoid dependencies upgrade
  - add examples check

  - update style guide - package doc

  - add R 4.2 as a dependency

               Changes in version 2023-04-13 (2023-04-13)               

  - fix format in NEWS.md

               Changes in version 2023-04-07 (2023-04-07)               

  - update maintainer

  - update the license

               Changes in version 2023-04-06 (2023-04-06)               

  - update maintainer

               Changes in version 2023-04-05 (2023-04-05)               

  - remove unstable test

  - update examples

               Changes in version 2023-04-04 (2023-04-04)               

  - update examples
  - switch to lintr::linters_with_defaults
  - add 'test_mode' parameter in installAllDeps

  - change location of NEW.md file

               Changes in version 2023-03-24 (2023-03-24)               

  - downgrade version to make it Bioconductor compatible
  - fix unit tests

               Changes in version 2023-03-23 (2023-03-23)               

  - move R package from subdir to the maindir

               Changes in version 2023-03-22 (2023-03-22)               

  - fix examples

               Changes in version 2023-03-21 (2023-03-21)               

  - handle BiocCheck

               Changes in version 2023-03-15 (2023-03-15)               

  - appease BiocCheck requirements

               Changes in version 2023-02-10 (2023-02-10)               

  - increase unit tests coverage

               Changes in version 2023-02-01 (2023-02-01)               

  - fix tests for dependencies check

               Changes in version 2023-01-26 (2023-01-26)               

  - improve dependencies check

               Changes in version 2023-01-05 (2023-01-05)               

  - fix WARNINGS and NOTES in check-

  - the note test is stricter