Reads the current version from DESCRIPTION file.
Examples
if (FALSE) { # \dontrun{
current_version <- get_package_version()
print(current_version)
} # }
Reads the current version from DESCRIPTION file.
if (FALSE) { # \dontrun{
current_version <- get_package_version()
print(current_version)
} # }