Skip to content

Commit

Permalink
v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jul 30, 2021
1 parent 1b4cad2 commit 16d96e8
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: gcaer
Title: Interface to GCAE
Version: 0.2
Version: 0.3
Authors@R: c(
person("Richèl J.C.", "Bilderbeek", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1107-7049")))
Description:
Expand Down
18 changes: 18 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

Newest versions at top.

## gcaer v0.3 (2021-07-30)

### NEW FEATURES

* Added Singularity container

### MINOR IMPROVEMENTS

* None

### BUG FIXES

* None

### DEPRECATED AND DEFUNCT

* None

## gcaer v0.2 (2021-07-09)

### NEW FEATURES
Expand Down
2 changes: 1 addition & 1 deletion Singularity
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ run_gcae(args = "--help", gcae_options = gcae_options)

URL https://github.com/richelbilderbeek/plinkr

VERSION 0.15.2
VERSION 0.3

0 comments on commit 16d96e8

Please sign in to comment.