Skip to contents
AcidRoxygen 0.3.0 (2023-10-03)
- Enforcing strict camel case in parameter (argument) names.
AcidRoxygen 0.3.1 (2024-03-27)
- Renamed
gene2symbol param to geneToSymbol.
- Renamed
tx2gene param to txToGene.
AcidRoxygen 0.3.2 (2025-03-24)
- Decreased R dependency from 4.3 to 4.0.
AcidRoxygen 0.3.3 (2026-06-19)
License changes:
- Relicensed from AGPL-3 to Apache 2.0.
Minor changes:
- Modernized tooling: removed per-package
.lintr in favour of global ~/.lintr; added air.toml; migrated to roxygen2 8.0.