Skip to content

Commit

Permalink
update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
edzer committed Feb 5, 2016
1 parent 1e1e9f0 commit 2b4a946
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions inst/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,46 @@
2016-02-05 Edzer Pebesma <[email protected]>

* R/rbind.R: keep row.names but make them unique, in case first
object has them.

2016-02-03 Edzer Pebesma <[email protected]>

* R/gridlines.R, demo/polar.R, man/gridlines.Rd: change default
ndiscr; tidy docs & demo

2016-02-03 Edzer Pebesma <[email protected]>

* demo/00Index, man/Spatial-class.Rd, man/gridlines.Rd: tidy,
complete, extend docs

2016-02-03 Edzer Pebesma <[email protected]>

* R/SpatialPointsDataFrame-methods.R: support adjx and adjy fields
in text method

2016-02-03 Edzer Pebesma <[email protected]>

* R/gridlines.R: add default for gridlines()

2016-02-03 Edzer Pebesma <[email protected]>

* demo/polar.R: add polar projection plot, showing antarctic and
labels

2016-02-03 Edzer Pebesma <[email protected]>

* R/SpatialLines-methods.R: improve labels method, add support for
all plot sides

2016-02-03 Edzer Pebesma <[email protected]>

* R/Spatial-methods.R: add expandBB argument, to expand the bbox of
object plotted

2016-02-03 Edzer Pebesma <[email protected]>

* inst/ChangeLog: update ChangeLog

2016-02-01 Edzer Pebesma <[email protected]>

* inst/NEWS.Rd, man/gridlines.Rd: improve readability example
Expand Down

0 comments on commit 2b4a946

Please sign in to comment.