Skip to content

Commit

Permalink
Merge pull request #195 from mrc-ide/update-metadata
Browse files Browse the repository at this point in the history
Update metadata
  • Loading branch information
richfitz authored Oct 24, 2024
2 parents 478e76e + 07cd470 commit 3921d68
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,13 +1,25 @@
Package: orderly2
Title: Orderly Next Generation
Version: 1.99.53
Version: 1.99.54
Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"),
email = "[email protected]"),
person("Robert", "Ashton", role = "aut"),
person("Martin", "Eden", role = "aut"),
person("Alex", "Hill", role = "aut"),
person("Wes", "Hinsley", role = "aut"),
person("Mantra", "Kusumgar", role = "aut"),
person("Paul", "Liétar", role = "aut"),
person("James", "Thompson", role = "aut"),
person("Imperial College of Science, Technology and Medicine",
role = "cph"))
Description: Reimplementation of orderly based on outpack.
Description: Distributed reproducible computing framework, adopting
ideas from git, docker and other software. By defining a
lightweight interface around the inputs and outputs of an
analysis, a lot of the repetitive work for reproducible research
can be automated. We define a simple format for organising and
describing work that facilitates collaborative reproducible
research and acknowledges that all analyses are run multiple times
over their lifespans.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Expand Down

0 comments on commit 3921d68

Please sign in to comment.