Returns information like name of the package, number of branches it has, last release tag, last release time, last commit author etc.
Examples
if (FALSE) { # \dontrun{
core_metadata()
core_metadata(c("pipapi", "wbpip"))
} # }
Returns information like name of the package, number of branches it has, last release tag, last release time, last commit author etc.
if (FALSE) { # \dontrun{
core_metadata()
core_metadata(c("pipapi", "wbpip"))
} # }