diff --git a/docs/all.json b/docs/all.json index 9e120bd48..8e10d252b 100644 --- a/docs/all.json +++ b/docs/all.json @@ -148,6 +148,15 @@ "url": ["https://github.com/hypertidy/lazysf", "https://hypertidy.github.io/lazysf/"], "bugs": "https://github.com/hypertidy/lazysf/issues" }, + { + "name": "megaptera", + "version": "1.0-0", + "title": "MEGAPhylogeny Techniques in R", + "description": "Given a set of taxa and marker, the goal is build a complete and correct sequence alignment for phylogenetic analysis.", + "date": "2014-11-13", + "maintainer": "Christoph Heibl ", + "license": "GPL (>= 2)" + }, { "name": "MonetDB.R", "version": "2.0.0", diff --git a/docs/by-package/megaptera.json b/docs/by-package/megaptera.json new file mode 100644 index 000000000..66c790b29 --- /dev/null +++ b/docs/by-package/megaptera.json @@ -0,0 +1,10 @@ +{ + "version": "1.0-0", + "title": "MEGAPhylogeny Techniques in R", + "description": "Given a set of taxa and marker, the goal is build a complete and correct sequence alignment for phylogenetic analysis.", + "date": "2014-11-13", + "maintainer": "Christoph Heibl ", + "license": "GPL (>= 2)", + "url": null, + "bugs": null +}