Skip to content
Closed
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: gDRutils
Type: Package
Title: A package with helper functions for processing drug response data
Version: 1.9.4
Version: 1.9.4.0001
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

While 1.9.4.0001 is a valid development version, it is a common convention in R package development to use a higher number for the fourth component, such as .9000. This convention, promoted by tools like usethis, helps to clearly signal that this is a development version. Adopting this convention improves clarity for developers and aligns with community best practices.

Version: 1.9.4.9000

Date: 2025-12-02
Authors@R: c(person("Bartosz", "Czech", role=c("aut"),
comment = c(ORCID = "0000-0002-9908-3007")),
Expand Down
Loading