Converts a DESCRIPTION file to a data.frame
generateDescInfo(pkg_path, encoding = "")
The path preceding the location of the DESCRIPTION file
If there is an Encoding field, to what encoding should re-encoding be attempted? The other values are as used by iconv, so the default "" indicates the encoding of the current locale
If a DESCRIPTION file for the given package is found and can successfully be read, this function returns a data.frame ontaining of the fields as headers and the tags as rows