get devel version number of specific package
ver_devel(pkg = NULL)
pkg
package. If NULL (the default) the package is determined via the DESCRIPTION file.
NULL
devel version
Guangchuang