NEWS
gDRstyle 2026-05-27 (2026-05-27)
- apply updated gDRstyle rules
gDRstyle 2026-05-08 (2026-05-08)
- extend linter config with additional rules and update style guide accordingly
- add auto-changelog GitHub Actions reusable workflow using Claude API
- add lintNewsEntries to enforce brevity and style in NEWS.md entries
gDRstyle 2026-05-05 (2026-05-05)
- support vector notation for
length field in note.json
gDRstyle 2026-04-29 (2026-04-29)
- synchronize Bioconductor and GitHub versioning
gDRstyle 2025-10-30 (2025-10-30)
- synchronize Bioconductor and GitHub versioning
gDRstyle 2025-08-12 (2025-08-12)
gDRstyle 2025-08-04 (2025-08-04)
- add support for skipping vignette building in
run_tests.sh
gDRstyle 2025-05-26 (2025-05-26)
- add check for
pkgdown in the checkPackage function
gDRstyle 2025-04-16 (2025-04-16)
- synchronize Bioconductor and GitHub versioning
gDRstyle 2025-02-11 (2025-02-11)
- make different default lintr config for different versions of lintr
gDRstyle 2025-02-08 (2025-02-08)
- switch off return_linter in default lintr config
gDRstyle 2025-02-04 (2025-02-04)
- move BiocStyle to
Depends
gDRstyle 2025-01-20 (2025-01-20)
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)
- skip temporarily 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)
- prepare prerelease for Bioc 3.18
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