//
pkg.gl
Category
code.gitea.io/gitea
modules
packages
cran
package
1.24.0-dev
Repository:
https://github.com/go-gitea/gitea.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
9
Dependents
3
Files
220 SLOC
#
Functions
ParseDescription
ParseDescription parses a DESCRIPTION file to retrieve the metadata of a CRAN package.
ParsePackage
ParsePackage reads the package metadata from a CRAN package .zip and .tar.gz/.tgz files are supported.
#
Constants
PropertyPlatform
PropertyRVersion
PropertyType
TypeBinary
TypeSource
#
Variables
ErrInvalidName
ErrInvalidVersion
ErrMissingDescriptionFile
#
Structs
Metadata
Metadata represents the metadata of a CRAN package.
Package
Package represents a CRAN package.
#
Interfaces
ReaderReaderAt