Skip to content

hubutui/pkgbuild-generator-for-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple script to generate PKGBUILD for building R pkgs in ArchLinux

Usage

Run python generate_pkgbuild_for_r.py --help for detail.

Features

  • support for R packages from CRAN
  • support for R packages from Bioconductor
  • recursively generate PKGBUILD for R packages and its depends
  • add gcc-fortran to makedepends if any Fortran source file is found in source tarball
  • generate lilac.yaml and lilac.py for building in ArchLinux CN repo
  • and more...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages