Skip to content

Commit de5fc63

Browse files
committed
Update environment
1 parent ab64345 commit de5fc63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5757
* Update r-lattice `0.20_35` -> `0.20_41`
5858
* Update r-upsetr `1.3.3` -> `1.4.0`
5959
* Update r-scales `1.0.0` -> `1.1.1`
60-
* Update r-xfun `0.3` -> `0.14`
60+
* Update r-xfun `0.3` -> `0.15`
6161
* Update fastqc `0.11.8` -> `0.11.9`
6262
* Update trim-galore `0.5.0` -> `0.6.5`
6363
* Update samtools `1.9` -> `1.10`

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
- conda-forge::r-pheatmap=1.0.12
2222
- conda-forge::r-lattice=0.20_41
2323
- conda-forge::r-upsetr=1.4.0
24-
- conda-forge::r-xfun=0.14
24+
- conda-forge::r-xfun=0.15
2525
- conda-forge::gawk=5.1.0
2626
- conda-forge::pigz=2.3.4 ## Required for TrimGalore multi-threading
2727

0 commit comments

Comments
 (0)