NEWS
gDRstyle 2024-11-05 (2024-11-05)
- synchronize Bioconductor and GitHub versioning
gDRstyle 2024-08-29 (2024-08-29)
- add GitLab credentials to pkgdown builds
gDRstyle 2024-06-10 (2024-06-10)
- add debug to the exceptions list
gDRstyle 2024-05-27 (2024-05-27)
- synchronize Bioconductor and GitHub versioning
gDRstyle 2024-03-25 (2024-03-25)
gDRstyle 2024-03-20 (2024-03-20)
- replace
remotes:::version_satisfies_criteria
function
gDRstyle 2024-03-18 (2024-03-18)
- temporary skip verifying version test on Bioc
gDRstyle 2024-03-04 (2024-03-04)
- remove
:::
from notes exceptions
gDRstyle 2024-02-26 (2024-02-26)
- improve pkgdown site
- improved references
- valid NEWS.md
gDRstyle 2024-02-12 (2024-02-12)
- update documentation - pkdown compatibility
gDRstyle 2024-01-16 (2024-01-16)
gDRstyle 2023-11-22 (2023-11-22)
- sync main with devel branch
gDRstyle 2023-10-24 (2023-10-24)
gDRstyle 2023-10-17 (2023-10-17)
- adjust NEWS to Bioc format
gDRstyle 2023-10-02 (2023-10-02)
- add options to skip tests/lintering in checkPackage
gDRstyle 2023-08-08 (2023-08-08)
- add deploy trigger to workflow template
gDRstyle 2023-06-15 (2023-06-15)
- fix pattern for finding *.R files
- lintr R files from 'inst/shiny' - if present
gDRstyle 2023-06-09 (2023-06-09)
- add reshape2 to lintr config
gDRstyle 2023-05-10 (2023-05-10)
- add check for data.frame-related functions
- update package versioning rules
gDRstyle 2023-05-04 (2023-05-04)
- ignore note for exported functions without examples
- handle properly BiocCheck notes with mulitple lines - notes to be ignored
gDRstyle 2023-05-02 (2023-05-02)
- ignore note for 50 lines per function in biocCheck
gDRstyle 2023-04-27 (2023-04-27)
- removed CRAN check from biocCheck
gDRstyle 2023-04-21 (2023-04-21)
- add check for BiocCheck's notes
gDRstyle 2023-04-20 (2023-04-20)
gDRstyle 2023-04-17 (2023-04-17)
- avoid dependencies upgrade
- add examples check
- update style guide - package doc
- add R 4.2 as a dependency
gDRstyle 2023-04-13 (2023-04-13)
gDRstyle 2023-04-07 (2023-04-07)
gDRstyle 2023-04-06 (2023-04-06)
gDRstyle 2023-04-05 (2023-04-05)
gDRstyle 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
gDRstyle 2023-03-24 (2023-03-24)
- downgrade version to make it Bioconductor compatible
- fix unit tests
gDRstyle 2023-03-23 (2023-03-23)
- move R package from subdir to the maindir
gDRstyle 2023-03-22 (2023-03-22)
gDRstyle 2023-03-21 (2023-03-21)
gDRstyle 2023-03-15 (2023-03-15)
- appease BiocCheck requirements
gDRstyle 2023-02-10 (2023-02-10)
- increase unit tests coverage
gDRstyle 2023-02-01 (2023-02-01)
- fix tests for dependencies check
gDRstyle 2023-01-26 (2023-01-26)
- improve dependencies check
gDRstyle 2023-01-05 (2023-01-05)
- fix WARNINGS and NOTES in check-
- the note test is stricter