Export to GitHub

rworld - default

Source Commits


Commits

Author Date Commit Message
b.rowlingson Oct 9, 2009 42 missing closing brace for arguments section
southandy Oct 7, 2009 41 added functions for aggregating country level data to regional classifications c
southandy Oct 6, 2009 40 mapGriddedData() : added to replace mapGridAscii() added catMethod = ‘categorica
southandy Sep 10, 2009 39
southandy Aug 26, 2009 38 ~ disabled map joining bits in mapCountryData(), now need to call joinCountryDat
southandy Aug 20, 2009 37 simple restructuring principally to reduce number of arguments to mapCountryData
southandy Aug 20, 2009 36
southandy Aug 20, 2009 35 joinCountryData2Map now returns invisible copy of object
matthewstaines May 21, 2009 34 Added a branch to display a new structure for the package using S4 methods to h
b.rowlingson May 20, 2009 33 do expressions as strings because of S4 annoyances
b.rowlingson May 19, 2009 32 colour palette handling for factors
b.rowlingson May 15, 2009 31 can now give expressions for the data
b.rowlingson May 15, 2009 30 new functions started
b.rowlingson May 15, 2009 29 adding some new functions
b.rowlingson May 15, 2009 28 more robust way of getting function name
b.rowlingson May 14, 2009 27 tidied up Rd of mapCountryData
b.rowlingson May 14, 2009 26 better way of requiring optional packages
b.rowlingson May 14, 2009 25 code tidy and reformat
b.rowlingson May 12, 2009 24 wrapped structure outputs in "preformatted" tags, help docs now covert to PDF fr
matthewstaines May 7, 2009 23 Changed the way rworldmap data is retrieved with in rworldmap functions. This st
matthewstaines May 6, 2009 22 Removed non-ascii characters from data files. Stops one of the warnings in R CMD
matthewstaines May 5, 2009 21 1. Changed the way data is loaded by a package, to prevent unexpected changes to
southandy Apr 30, 2009 20 Deleting wiki page GettingStarted.
southandy Apr 30, 2009 19 Deleting wiki page PageName.
southandy Apr 30, 2009 18 Created wiki page through web user interface.
southandy Apr 30, 2009 17 Created wiki page through web user interface.
prufoster@yahoo.com Apr 29, 2009 16 Edited wiki page through web user interface.
prufoster@yahoo.com Apr 29, 2009 15 Edited wiki page through web user interface.
prufoster@yahoo.com Apr 29, 2009 14 Created wiki page through web user interface.
prufoster@yahoo.com Apr 29, 2009 13 Created wiki page through web user interface.
matthewstaines Apr 22, 2009 12 rwmGetColours.R: made using your own palette easier. Now uses interpolation if p
southandy Apr 22, 2009 11 reduced white space around maps, changed default column in mapCountryData
matthewstaines Apr 21, 2009 10 Just corrected/expanded the comments for addMapLegend
matthewstaines Apr 21, 2009 9 New function addMapLegend. addMapLegend requires the fields package, so rworldma
southandy Apr 21, 2009 8 Corrected default setting of nameColumnToPlot in mapCountryData, added check of
southandy Apr 15, 2009 7 changed T to TRUE in examples, removed empty row from dFexampleCountryData, few
b.rowlingson Apr 10, 2009 6 Replaced all bare 'T' and 'F' with 'TRUE' and 'FALSE' as per the R coding standa
b.rowlingson Apr 9, 2009 5 Documentation now passes R checks (mainly code/doc mismatches)
b.rowlingson Apr 8, 2009 4 Added dependencies in DESCRIPTION
b.rowlingson Apr 8, 2009 3 Trivial doc change for testing...
b.rowlingson Apr 3, 2009 2 initial setup from Andy's code
Mar 18, 2009 1 Initial directory structure.