diff --git a/docs/all.json b/docs/all.json index b5264dc1..b0978dc8 100644 --- a/docs/all.json +++ b/docs/all.json @@ -181,6 +181,15 @@ "url": ["https://odbc.r-dbi.org", "https://github.com/r-dbi/odbc", "https://solutions.posit.co/connections/db/"], "bugs": "https://github.com/r-dbi/odbc/issues" }, + { + "name": "PAMmisc", + "version": "1.6.5", + "title": "Miscellaneous Functions for Passive Acoustic Analysis", + "description": "A collection of miscellaneous functions for passive acoustics. Much of the content here is adapted to R from code written by other people. If you have any ideas of functions to add, please contact Taiki Sakai.", + "date": "2020-10-28", + "maintainer": "Taiki Sakai ", + "license": "GNU General Public License" + }, { "name": "pool", "version": "1.0.4", diff --git a/docs/by-package/PAMmisc.json b/docs/by-package/PAMmisc.json new file mode 100644 index 00000000..a46f4dce --- /dev/null +++ b/docs/by-package/PAMmisc.json @@ -0,0 +1,10 @@ +{ + "version": "1.12.4", + "title": "Miscellaneous Functions for Passive Acoustic Analysis", + "description": "A collection of miscellaneous functions for passive acoustics. Much of the content here is adapted to R from code written by other people. If you have any ideas of functions to add, please contact Taiki Sakai.", + "date": "2025-02-24", + "maintainer": "Taiki Sakai ", + "license": "GNU General Public License", + "url": null, + "bugs": null +}