Recent Releases of Geocomputation with R
Geocomputation with R - 1.9.1-2
What's Changed
- selecting layers with name by @defuneste in https://github.com/Robinlovelace/geocompr/pull/757
- sf_use_s2("FALSE") -> sf_use_s2(FALSE) by @kwhkim in https://github.com/Robinlovelace/geocompr/pull/758
- Support Ukraine by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/762
- updates style by @Nowosad in https://github.com/Robinlovelace/geocompr/pull/763
- Correcting 3 typos and a code error by @FlorentBedecarratsNM in https://github.com/Robinlovelace/geocompr/pull/765
- Update 05-geometry-operations.Rmd by @marcosci in https://github.com/Robinlovelace/geocompr/pull/764
- Update st_within_distance description, fix #767 by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/768
- change dead link ch04 by @defuneste in https://github.com/Robinlovelace/geocompr/pull/769
- Update answer to c4 exercises by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/770
- Rewrite chapter 11 by using mlr3 and mlr3spatiotempcv by @jannes-m in https://github.com/Robinlovelace/geocompr/pull/620
- Complete rewrite of the Ecology chapter by @jannes-m in https://github.com/Robinlovelace/geocompr/pull/771
- Postmerge fixing Ecology chapter by @jannes-m in https://github.com/Robinlovelace/geocompr/pull/776
- Postmerge fixes spatial CV chapter by @jannes-m in https://github.com/Robinlovelace/geocompr/pull/777
- Mention qgis tag in readme by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/467
- Review of ch12 by @Nowosad in https://github.com/Robinlovelace/geocompr/pull/782
- Update with consistent bullet points/colons by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/783
- Rev15 by @Nowosad in https://github.com/Robinlovelace/geocompr/pull/793
- Add links to GDAL, PROJ, and GEOS by @andtheWings in https://github.com/Robinlovelace/geocompr/pull/792
- Add draft sections on openEO, STAC, COG, and gdalcubes by @appelmar in https://github.com/Robinlovelace/geocompr/pull/784
- related to #798 by @Nowosad in https://github.com/Robinlovelace/geocompr/pull/799
- Fix typo by @cuixueqin in https://github.com/Robinlovelace/geocompr/pull/801
- WTK to WKT by @adambhouston in https://github.com/Robinlovelace/geocompr/pull/804
- repipes the book by @Nowosad in https://github.com/Robinlovelace/geocompr/pull/794
- Replace top_n() with slice_max() by @cuixueqin in https://github.com/Robinlovelace/geocompr/pull/807
- Update 12-spatial-cv.Rmd by @babayoshihiko in https://github.com/Robinlovelace/geocompr/pull/805
- Fix typo by @cuixueqin in https://github.com/Robinlovelace/geocompr/pull/806
New Contributors
- @kwhkim made their first contribution in https://github.com/Robinlovelace/geocompr/pull/758
- @FlorentBedecarratsNM made their first contribution in https://github.com/Robinlovelace/geocompr/pull/765
- @andtheWings made their first contribution in https://github.com/Robinlovelace/geocompr/pull/792
- @appelmar made their first contribution in https://github.com/Robinlovelace/geocompr/pull/784
- @cuixueqin made their first contribution in https://github.com/Robinlovelace/geocompr/pull/801
- @adambhouston made their first contribution in https://github.com/Robinlovelace/geocompr/pull/804
- @babayoshihiko made their first contribution in https://github.com/Robinlovelace/geocompr/pull/805
Full Changelog: https://github.com/Robinlovelace/geocompr/compare/1.9.1...1.9.1-2
Sustainable Development - Education
- R
Published by Robinlovelace almost 3 years ago
Geocomputation with R - 2nd Edition, Part 1: pre peer review
Part 1 has now been submitted for peer review 🎉
Plan: create a new release called 1.9.1-2 when we have responded to the reviews.
What's Changed
- Pre ver2 by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/630
- Discord and branch renaming by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/632
- Update .gitignore by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/633
- Correct typo in "Reproducing the book" section by @olyerickson in https://github.com/Robinlovelace/geocompr/pull/636
- Update figure 1.2, close #639 by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/640
- Update main-test.yaml by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/652
- Update 07-read-write-plot.Rmd by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/656
- Adds help command by @hasukmistry in https://github.com/Robinlovelace/geocompr/pull/659
- Minor updates in raster resampling section by @florisvdh in https://github.com/Robinlovelace/geocompr/pull/660
- Bib by @Nowosad in https://github.com/Robinlovelace/geocompr/pull/663
- Block by @Nowosad in https://github.com/Robinlovelace/geocompr/pull/664
- geocompr.bib: attempt to add URL of r-spatial.org/book by @florisvdh in https://github.com/Robinlovelace/geocompr/pull/661
- Update text in c3 for v2 by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/658
- Replace mentions of raster with terra where appropriate by @iod-ine in https://github.com/Robinlovelace/geocompr/pull/682
- Modify an example in ch4 and add a solution by @iod-ine in https://github.com/Robinlovelace/geocompr/pull/683
- Fix typos in C5 and C6 by @iod-ine in https://github.com/Robinlovelace/geocompr/pull/685
- Fix typos in C7, clarify a sentence in C8 by @iod-ine in https://github.com/Robinlovelace/geocompr/pull/686
- c4 review by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/675
- updates de9im code (tmap) by @Nowosad in https://github.com/Robinlovelace/geocompr/pull/690
- Update 02-spatial-data.Rmd by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/689
- updating bivand progress to 2021 by @defuneste in https://github.com/Robinlovelace/geocompr/pull/693
- Refactor code in C4, close #700 by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/701
- Updates to c5 by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/698
- New c6 by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/709
- Update 01-introduction.Rmd by @e-clin in https://github.com/Robinlovelace/geocompr/pull/710
- St relate by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/711
- Minor typo (for -> from) by @ec-nebi in https://github.com/Robinlovelace/geocompr/pull/712
- typo ! by @defuneste in https://github.com/Robinlovelace/geocompr/pull/714
- DE-9IM plot tweak, fix #717 by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/720
- Crs section move by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/718
- tyopo chapter 2 by @defuneste in https://github.com/Robinlovelace/geocompr/pull/722
- Update 02-spatial-data.Rmd by @e-clin in https://github.com/Robinlovelace/geocompr/pull/723
- CRS updates by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/725
- Reorder ch2 by @Nowosad in https://github.com/Robinlovelace/geocompr/pull/736
- Dcooley issue446 by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/741
- Refactor description of sf interfaces, big it up by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/743
- Chapter 1 spelling correction by @darrellcarvalho in https://github.com/Robinlovelace/geocompr/pull/745
- improves s2example by @Nowosad in https://github.com/Robinlovelace/geocompr/pull/746
- tone down by @jannes-m in https://github.com/Robinlovelace/geocompr/pull/747
- Fix for issue - https://github.com/Robinlovelace/geocompr/issues/740 by @jimr1603 in https://github.com/Robinlovelace/geocompr/pull/742
- More badges, fewer remotes by @Robinlovelace in https://github.com/Robinlovelace/geocompr/pull/749
- delete l119 as it is already said in l110 by @defuneste in https://github.com/Robinlovelace/geocompr/pull/750
New Contributors
- @olyerickson made their first contribution in https://github.com/Robinlovelace/geocompr/pull/636
- @hasukmistry made their first contribution in https://github.com/Robinlovelace/geocompr/pull/659
- @iod-ine made their first contribution in https://github.com/Robinlovelace/geocompr/pull/682
- @defuneste made their first contribution in https://github.com/Robinlovelace/geocompr/pull/693
- @e-clin made their first contribution in https://github.com/Robinlovelace/geocompr/pull/710
- @ec-nebi made their first contribution in https://github.com/Robinlovelace/geocompr/pull/712
- @jimr1603 made their first contribution in https://github.com/Robinlovelace/geocompr/pull/742
Full Changelog: https://github.com/Robinlovelace/geocompr/compare/1.9...1.9.1
Sustainable Development - Education
- R
Published by Robinlovelace about 3 years ago
Geocomputation with R - Final version of Geocomputation with R, First Edition (2019-2021)
This is the final release in the version 1 series. It will exist in a static state at https://bookdown.org/robinlovelace/geocompr/. @Nowosad, @jannes-m and I will shortly commence work on Geocomputation with R, the Second Edition.
Sustainable Development - Education
- R
Published by Robinlovelace over 3 years ago
Geocomputation with R - Binder
Sustainable Development - Education
- R
Published by Robinlovelace over 5 years ago
Geocomputation with R - Japanese version
Sustainable Development - Education
- R
Published by Robinlovelace almost 6 years ago
Geocomputation with R - Published!
The book is now published 🎉
Sustainable Development - Education
- R
Published by Robinlovelace about 6 years ago
Geocomputation with R - Post copy-edit
Sustainable Development - Education
- R
Published by Robinlovelace over 6 years ago
Geocomputation with R - Final submission pre-proofing
This release represents a milestone: the book's content is now complete. Minor changes will still be made but the 15 chapters we now have are unlikely to change substantially.
Sustainable Development - Education
- R
Published by Robinlovelace over 6 years ago
Geocomputation with R - Review III: submitted
This was how the book was when we sent it to reviewers for the 3rd round of reviews.
Sustainable Development - Education
- R
Published by Robinlovelace almost 7 years ago
Geocomputation with R - Second round of reviews II
This is a snapshot of the book when it was submitted to CRC Press for the second round of technical reviews.
Sustainable Development - Education
- R
Published by Robinlovelace about 7 years ago
Geocomputation with R - Second round of reviews
Sustainable Development - Education
- R
Published by Robinlovelace about 7 years ago
Geocomputation with R - Spatial Data course
Chapters 3 and 4 used for a workshop on spatial data in Leeds.
Sustainable Development - Education
- R
Published by Robinlovelace over 7 years ago
Geocomputation with R - Spatial tidyverse
This version was presented at Geocomputation 2017, Leeds, alongside a workshop on the spatial tidyverse.
Sustainable Development - Education
- R
Published by Robinlovelace over 7 years ago
Geocomputation with R - 10 page sf tutorial
This is a 10 page tutorial on sf - the beginnings of a book.
Sustainable Development - Education
- R
Published by Robinlovelace about 8 years ago