Revision 9aa7917ad521efa1bbd19df7182257a349408472 authored by RJ Ewing on 12 March 2019, 17:15:27 UTC, committed by RJ Ewing on 12 March 2019, 17:15:27 UTC
1 parent bcd382a
Raw File
DESCRIPTION
Package: geomedb
Type: Package
Title: Functions for fetching 'GeOMe-db' Data
Version: 1.0
Date: 2018-10-11
Author: Biocodellc
Maintainer: GeOMe<geome.help@gmail.com>
Description: The Genomic Observatory Metadatabase (GeOMe Database) is an open access repository for
    geographic and ecological metadata associated with sequenced samples. This package is used to retrieve
    GeOMe data for analysis. See <http://www.geome-db.org> for more information regarding GeOMe.
URL: http://www.geome-db.org, https://github.com/DIPnet/fimsR-access
BugReports: https://github.com/DIPnet/fimsR-access/issues
License: GPL-3
LazyData: TRUE
Imports:
    ape,
    httr
    data.table
Depends:
    utils
RoxygenNote: 6.1.0
back to top