Last data update: 2014.03.03

rebird

Package: rebird
Version: 0.3.0
Date: 2016-03-23
Title: R Client for the eBird Database of Bird Observations
Description: A programmatic client for the eBird database, including functions
for searching for bird observations by geographic location (latitude,
longitude), eBird hotspots, location identifiers, by notable sightings, by
region, and by taxonomic name.
License: MIT + file LICENSE
Authors@R: c(
person("Rafael", "Maia", role = "aut", email = "rm72@zips.uakron.edu"),
person("Scott", "Chamberlain", role = "aut", email = "myrmecocystus@gmail.com"),
person("Andy", "Teucher", role = "aut", email = "andy.teucher@gmail.com"),
person("Sebastian", "Pardo", role = c("aut", "cre"), email = "sebpardo@gmail.com")
)
URL: http://github.com/ropensci/rebird
BugReports: http://github.com/ropensci/rebird/issues
VignetteBuilder: knitr
Imports: methods, utils, stats, httr (>= 1.0.0), jsonlite, dplyr
Suggests: knitr, testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-23 21:41:37 UTC; mavzz
Author: Rafael Maia [aut],
Scott Chamberlain [aut],
Andy Teucher [aut],
Sebastian Pardo [aut, cre]
Maintainer: Sebastian Pardo <sebpardo@gmail.com>
Repository: CRAN
Date/Publication: 2016-03-23 22:47:58

● Cran Task View: WebTechnologies
● 0 images, 11 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rebird' ...
** package 'rebird' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rebird'
    finding HTML links ... done
    ebirdfreq                               html  
    ebirdgeo                                html  
    ebirdhotspot                            html  
    ebirdloc                                html  
    ebirdnotable                            html  
    ebirdregion                             html  
    ebirdregioncheck                        html  
    ebirdtaxonomy                           html  
    getlatlng                               html  
    nearestobs                              html  
    rebird-package                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (rebird)
Making 'packages.html' ... done