Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: gDRimport
Type: Package
Title: Package for handling the import of dose-response data
Version: 1.11.2
Version: 1.11.3
Date: 2026-05-04
Authors@R: c(
person("Arkadiusz", "Gladki", role=c("aut", "cre"), email="gladki.arkadiusz@gmail.com",
Expand Down
5 changes: 4 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## gDRimport 1.11.3 - 2026-05-18
* apply updated gDRstyle rules

## gDRimport 1.11.2 - 2026-05-04
* replace hardcoded `Duration` values with `NA_real_` in PRISM and PSet importers

Expand Down Expand Up @@ -324,4 +327,4 @@
* code refactor using lintr

## gDRimport 0.0.1 - 2021-06-22
* initial release - importing fucntions moved from gDRcore package
* initial release - importing fucntions moved from gDRcore package
Loading
Loading