summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGlenn Johnson <glenn-johnson@uiowa.edu>2021-03-05 15:19:15 -0600
committerGitHub <noreply@github.com>2021-03-05 21:19:15 +0000
commitb5916451fdf36f98f23f7218072717983230d968 (patch)
tree9059a36de3d730a8f4f22e4a1ea474f0c032252b /.github
parent89a4c9bb6d2dd59200cd673540439cc7ed882b6e (diff)
downloadspack-b5916451fdf36f98f23f7218072717983230d968.tar.gz
spack-b5916451fdf36f98f23f7218072717983230d968.tar.bz2
spack-b5916451fdf36f98f23f7218072717983230d968.tar.xz
spack-b5916451fdf36f98f23f7218072717983230d968.zip
Improve R package creation (#21861)
* Improve R package creation This PR adds the `list_url` attribute to CRAN R packages when using `spack create`. It also adds the `git` attribute to R Bioconductor packages upon creation. * Switch over to using cran/bioc attributes The cran/bioc entries are set to have the '=' line up with homepage entry, but homepage does not need to exist in the package file. If it does not, that could affect the alignment. * Do not have to split bioc * Edit R package documentation Explain Bioconductor packages and add `cran` and `bioc` attributes. * Update lib/spack/docs/build_systems/rpackage.rst Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update lib/spack/docs/build_systems/rpackage.rst Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Simplify the cran attribute The version can be faked so that the cran attribute is simply equal to the CRAN package name. * Edit the docs to reflect new `cran` attribute format * Use the first element of self.versions() for url Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions