Skip to content

Commit

Permalink
Merge pull request #76 from jasenfinch/tmp
Browse files Browse the repository at this point in the history
v0.13.4
  • Loading branch information
jasenfinch committed Mar 26, 2021
2 parents a0958ab + 1c10103 commit 2094515
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
do
eval sudo $cmd
done < <(Rscript -e 'writeLines(remotes::system_requirements("ubuntu", "20.04"))')
sudo apt-get install -y libgit2-dev
- name: Install dependencies
run: |
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: metabolyseR
Title: Methods for Pre-Treatment, Classification, Feature Selection and Correlation Analyses of Metabolomics Data
Version: 0.13.3
Version: 0.13.4
Authors@R: person("Jasen", "Finch", email = "jsf9@aber.ac.uk", role = c("aut", "cre"))
Description: Methods for pre-treatment, classification, feature selection and correlation analyses of metabolomics data.
biocViews: Metabolomics
Expand Down Expand Up @@ -91,4 +91,4 @@ Collate: allGenerics.R
join.R
split.R
VignetteBuilder: knitr
Additional_repositories: https://aberhrml.github.io/drat/
Remotes: aberHRML/metaboData

0 comments on commit 2094515

Please sign in to comment.