https://github.com/ropensci/rgbif

sort by:
Revision Author Date Message Commit Date
18c4a0a small error fixes, update news, bump version number to 0.2.0 01 March 2013, 18:46:46 UTC
c1e5e91 convert scientific notation to numeric in occurencelist, addresses issue #5 (thanks to @dmcglinn) 26 February 2013, 00:40:25 UTC
3cfcb51 edited gbifmap (addresses issue #12) and fixed some syntax stuff in same fxn (issue #11) 11 December 2012, 16:32:17 UTC
5700a55 Merge branch 'master' of github.com:ropensci/rgbif 11 December 2012, 03:34:40 UTC
c06a6a0 updated some error messages, fixed stylistic issues. 11 December 2012, 03:34:03 UTC
2c9a472 removed test comments and fixed code style. removed temp code. removed temp code, cleaned up formatting. removed temp code, cleaned up formatting. removed temp code, cleaned up formatting removed temp code, cleaned up formatting removed temp code, cleaned up formatting. 11 December 2012, 03:24:22 UTC
bce7a2b updated error message. 11 December 2012, 03:20:07 UTC
44d6d8e Merge branch 'master' of github.com:ropensci/rgbif 11 December 2012, 03:19:18 UTC
1bfb3a6 a second gitignore inside R/ is not necessary. 11 December 2012, 03:01:26 UTC
8814afc removed unused parameter latlongdf in occurrencelist 10 December 2012, 01:23:25 UTC
6fc9c94 occurrencelist now retrieves any number of records, before was max of 1000 10 December 2012, 01:22:18 UTC
87197c1 updating occurrencelist to get > 1000 records 09 December 2012, 23:56:11 UTC
0451447 removed @export for the custom xml parsing function in zzz.r 04 December 2012, 05:38:12 UTC
c190e31 updated DESCRIPTION and NEWS files 02 December 2012, 19:46:00 UTC
af33224 removed/added arguments as need in some fxns 14 October 2012, 23:05:55 UTC
91b7a1c fixed DESC and readme files 14 October 2012, 21:28:26 UTC
1b9a170 Merge pull request #8 from ropensci/withrcurl changed all httr functions to RCurl functions 14 October 2012, 21:27:15 UTC
5a94769 changed all httr functions to RCurl functions 14 October 2012, 21:16:30 UTC
4d2acde small edit to gbifmap to make region work better 11 October 2012, 16:34:04 UTC
5d8412b added info to readme telling windows users to install Rtools to use install_github 11 October 2012, 14:30:14 UTC
60c74ca changed httr (>=0.1.1) to just httr in desc file 09 October 2012, 17:08:59 UTC
0051023 small fix in taxonget, and update man page changed gbifkeys to taxonconceptkeys in the output data.frame 09 October 2012, 17:08:09 UTC
c608902 updated readme 09 October 2012, 17:06:14 UTC
8d9bd35 readme updated 09 October 2012, 16:55:04 UTC
ceaa094 added additional parameters to the gbifmap function: mabdatabase, pointtype, and jitter position 09 October 2012, 15:58:13 UTC
4648985 edits 08 October 2012, 02:29:24 UTC
ced3f9a added density_spplist fxn, edited other fxn's 08 October 2012, 02:06:13 UTC
9cecb17 added fxn taxonget to get taxonomic info on any species using a gbif key 06 October 2012, 06:18:06 UTC
cb672b5 added fxn taxonget 05 October 2012, 17:42:45 UTC
1dfa368 made many species map larger 05 October 2012, 16:44:28 UTC
bd12e43 added maps to readme 05 October 2012, 16:43:45 UTC
242dc54 edited readme 05 October 2012, 16:32:04 UTC
8d3011b added capwords fxn to fix species name capitalization, gbifmap fix gbifmap now accepts a list of data.frames as well as a single data.frame 05 October 2012, 16:25:01 UTC
10f0a37 updated man files, made points in gbifmap more transparent 05 October 2012, 15:33:51 UTC
5dd0481 changed .r's back to .R's 05 October 2012, 15:21:42 UTC
25ad630 tidied up all the functions, converted almost all to httr from RCurl, more… added gbifmap fxn to make a quick map from a data.frame with lat and long columns, e.g., from calling occurrencelist 05 October 2012, 07:11:03 UTC
fbfae6d edited readme 04 October 2012, 14:36:36 UTC
7865e25 updated readme 04 October 2012, 08:02:25 UTC
a953dd0 Merge pull request #6 from SChamberlain/master pushing my schamberlain version to ropensci 04 October 2012, 08:00:40 UTC
069fc30 Merge pull request #1 from SChamberlain/occurrencelist_fix small edit to taxonsearch and to README 04 October 2012, 06:21:55 UTC
eca3071 small edit to taxonsearch and to README 04 October 2012, 06:18:43 UTC
62e5469 removed part of occurrencelist that spits out number occurrences found to fix bug on some cases 13 September 2012, 15:45:05 UTC
cb4ba3c fixed occurrencelist fxn 12 September 2012, 18:41:13 UTC
bd1eb89 edited readme to say this isn't the most up to date branch 17 August 2012, 19:51:31 UTC
2d98eea Merge branch 'master' of https://github.com/vijaybarve/rgbif 17 August 2012, 16:54:26 UTC
38603f3 Added resourcenetwork key paramater in occurrencelist and minor documentation eidts 17 August 2012, 16:53:22 UTC
4560022 Merge pull request #15 from SChamberlain/master added option to writecsv from occurrencelist and changed parsed_content to content 17 August 2012, 13:21:27 UTC
0a534e1 updated writecsv parameter in occurrencelist fxn 07 August 2012, 15:08:19 UTC
23e0e46 added option to write a csv file in the occurrencelist function 07 August 2012, 15:04:40 UTC
93361f4 parsed_content to content 06 August 2012, 02:24:32 UTC
d316192 Networks fxn added parameters code, modifiedsince and startindex. Changed return gbifkey to networkkeykey to avoide confusion with other keys like resourcekey. 01 August 2012, 23:39:57 UTC
dc41686 providers fxn - … added parameters isocountrycode, modifiedsince and startindex. Changed return gbifkey to dataproviderkey to avoide confusion with other keys like resourcekey. 01 August 2012, 22:39:29 UTC
5a255f0 resources fxn - added parameters providerkey, basisofrecordcode, modifiedsince and startindex. Changed return gbifkey to resourcekey to avoide confusion with other keys like providerkey. 01 August 2012, 21:09:05 UTC
f487129 In taxonsearch fxn added parameters dataproviderkey, dataresourcekey, desourcenetworkkey, hostisocountrycode, startindex 01 August 2012, 19:04:34 UTC
b285f22 taxonsearch fxn now Returns list of TaxonConcept key values 01 August 2012, 05:17:41 UTC
4410f6f Demo/Count.R added 24 July 2012, 20:56:06 UTC
047e61b occurrencelist fxn format default set to brief 23 July 2012, 22:44:29 UTC
2b43ca0 Merge pull request #11 from SChamberlain/master edited occurrencecount fxn, much less lines of code, see if it still works? 18 July 2012, 18:12:02 UTC
e10119e added httr to desc file 18 July 2012, 01:48:19 UTC
78dada2 updated occurrencecount fxn to use httr fxn GET 18 July 2012, 01:42:57 UTC
c3f353f OccurrenceCount fxn added 16 July 2012, 21:58:47 UTC
df8dc49 00Index File 07 July 2012, 00:28:48 UTC
fb6a517 00Index file 07 July 2012, 00:27:38 UTC
467eac1 Update master 17 June 2012, 22:57:19 UTC
e093abd Updating man pages 17 June 2012, 22:42:59 UTC
c7f2ad6 Demo:List, taxonconceptkey param and count switch 08 June 2012, 16:13:56 UTC
0d24df4 Param removeZeros, improved data.frame and count first 01 June 2012, 20:57:36 UTC
8ee3252 Most parameters programmed. 23 May 2012, 22:50:09 UTC
3c4e695 Most parameters programmed needs testing of the new parameters 23 May 2012, 22:40:58 UTC
4db361e Most parameters programmed, needs testing now. 23 May 2012, 21:56:33 UTC
a315224 Basis of Record, Lat, Long, Alt, Depth param Basis of Record, Latitude, Longitude, Altitude, Depth parameters added 22 May 2012, 21:23:42 UTC
7ab3e81 Latitude, Longitude, Altitude and Depth parameters added 22 May 2012, 20:41:17 UTC
0891d94 edited readme 24 March 2012, 00:19:19 UTC
c2b9232 Fixed a bunch of formatting issues with roxygen that was an error on my part with the ST2 tool. 22 March 2012, 04:48:18 UTC
8883f01 added NEWS file 21 March 2012, 15:22:00 UTC
72aea52 changed initial version from 0.1 to 0.1.1 21 March 2012, 15:19:33 UTC
b5ef041 fixed parameters without definitions, other edits 21 March 2012, 15:06:39 UTC
03e9957 added new fxn occurrencedensity, resources, providers, networks, changed rank to taxrank 21 March 2012, 14:30:54 UTC
64c0c70 trying to fix install_github, problems with file endings in '.r' vs. '.R' 20 March 2012, 20:24:19 UTC
0b2297a edits 20 March 2012, 20:12:41 UTC
fb2252f fixed roxygen documentation, added man files, updated README and DESCRIPTION Still need to add descriptions for all @params for the function occurrencelist.r 20 March 2012, 16:44:45 UTC
3ae3294 formatting 01 March 2012, 00:46:14 UTC
3742509 Fixed a bunch of issues with roxygen syntax. 29 February 2012, 01:22:54 UTC
12bde28 added roxygen documentation 24 February 2012, 00:30:09 UTC
702c0d8 added roxygen documentation 24 February 2012, 00:29:20 UTC
0d7936e added roxygen documentation to all functions 24 February 2012, 00:25:16 UTC
a052ae6 removed dsstore files 31 October 2011, 13:20:14 UTC
92e481a added gitignore files 31 October 2011, 13:19:08 UTC
1ec14c2 added a few functions 31 October 2011, 13:15:55 UTC
e5a110f added three functions, still in progress though 27 August 2011, 13:22:35 UTC
9042246 first commit 26 August 2011, 11:28:59 UTC
back to top