R/getVersion.R
getVersion.Rd
Get the version number of nprcgenekeepr
getVersion(date = TRUE)
A logical value when TRUE (default) a date in YYYY-MM-DD (ISO) format within parentheses is appended.
Current Version
library(nprcgenekeepr) getVersion() #> [1] "2.0.0 (2026-07-15)"