Skip to content

Commit

Permalink
add url for gbif in descriptoin field of DESCRIPTION file
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Jan 21, 2017
1 parent 8872958 commit 9431e45
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Package: rgbif
Title: Interface to the Global 'Biodiversity' Information Facility 'API'
Description: A programmatic interface to the Web Service methods
provided by the Global Biodiversity Information Facility ('GBIF').
'GBIF' is a database of species occurrence records from sources all
over the globe. 'rgbif' includes functions for searching for
taxonomic names, retrieving information on data providers,
getting species occurrence records, and getting counts of
occurrence records.
provided by the Global Biodiversity Information Facility ('GBIF';
<http://www.gbif.org/developer/summary>). 'GBIF' is a database
of species occurrence records from sources all over the globe.
'rgbif' includes functions for searching for taxonomic names,
retrieving information on data providers, getting species occurrence
records, and getting counts of occurrence records.
Version: 0.9.7
License: MIT + file LICENSE
Authors@R: c(
Expand Down

0 comments on commit 9431e45

Please sign in to comment.