diff --git a/docs/all.json b/docs/all.json index e4a55974..895470f3 100644 --- a/docs/all.json +++ b/docs/all.json @@ -116,6 +116,16 @@ "url": ["https://r.duckdb.org/", "https://github.com/duckdb/duckdb-r"], "bugs": "https://github.com/duckdb/duckdb-r/issues" }, + { + "name": "gmDatabase", + "version": "0.5.0", + "title": "Accessing a Geometallurgical Database with R", + "description": "A template for a geometallurgical database and a fast and easy interface for accessing it is provided in this package.", + "date": "2016-06-16", + "maintainer": "K. Gerald van den Boogaart ", + "license": "GPL (>= 2) | LGPL (>= 2)", + "url": ["http://www.r-project.org", "http://www.stat.boogaart.de"] + }, { "name": "implyr", "version": "0.5.0", diff --git a/docs/by-package/gmDatabase.json b/docs/by-package/gmDatabase.json new file mode 100644 index 00000000..a4d31394 --- /dev/null +++ b/docs/by-package/gmDatabase.json @@ -0,0 +1,10 @@ +{ + "version": "0.5.0", + "title": "Accessing a Geometallurgical Database with R", + "description": "A template for a geometallurgical database and a fast and easy interface for accessing it is provided in this package.", + "date": "2016-06-16", + "maintainer": "K. Gerald van den Boogaart ", + "license": "GPL (>= 2) | LGPL (>= 2)", + "url": ["http://www.r-project.org", "http://www.stat.boogaart.de"], + "bugs": null +}