Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update climate_match.R #111

Merged
merged 34 commits into from
Apr 26, 2024
Merged
Changes from 8 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
11209ff
Update climate_match.R
soriadelva Mar 8, 2024
e1cad31
fix typo
soriadelva Mar 8, 2024
6833628
Update climate_match.R
soriadelva Mar 11, 2024
7cd33db
Remove package installation and loading
soriadelva Mar 11, 2024
b20800d
Indicated the required package before each command
soriadelva Mar 13, 2024
eca6799
Pimp maps and add required packages to commands
soriadelva Mar 19, 2024
8605dfd
Pimp maps part 2
soriadelva Mar 22, 2024
ba4fc1b
Reduce s2_use_sf() warnings and fix bug
soriadelva Mar 22, 2024
bbfd698
add warning concerning all basis of record types
SanderDevisscher Apr 2, 2024
8720c76
some small fixes
SanderDevisscher Apr 2, 2024
0488567
Replace st_simplify by st_make_valid
soriadelva Apr 5, 2024
cc7dd06
Save spatial as an sf object
soriadelva Apr 5, 2024
e475083
Enhance readability of warning and code
soriadelva Apr 5, 2024
c7d9781
Remove unused packages from Imports, add used packages
soriadelva Apr 5, 2024
174cc31
Update notation of climate match script
soriadelva Apr 5, 2024
2cb8163
Add extra packages to Suggests
soriadelva Apr 5, 2024
979920c
Make sure tidyselect version is >= 1.2.0
soriadelva Apr 5, 2024
4828eab
Fix typo
soriadelva Apr 5, 2024
219c9a2
Merge pull request #118 from trias-project/main
soriadelva Apr 18, 2024
aa381cd
Merge branch '110-rewrite-code-avoiding-using-sp-and-rworldmap' of ht…
soriadelva Apr 18, 2024
3b8ab10
Convert SpatialPolygonsdataframes to a list of dataframes
soriadelva Apr 19, 2024
1d1c8de
Changes made to comply with tidyselect version 1.2.0 or higher
soriadelva Apr 19, 2024
1705745
Convert code to work with observed.rda and future.rda as list instead…
soriadelva Apr 19, 2024
4fa8a91
Update the documentation of the future.Rda and observed.Rda objects
soriadelva Apr 19, 2024
0d94c04
Change version number to 2.2.0 in description file
soriadelva Apr 19, 2024
beaabc5
Remove nonsensical Suggests from Description file
soriadelva Apr 19, 2024
fa58686
Update documentation files of future.Rda and observed.Rda
soriadelva Apr 19, 2024
b6433cc
Compress future.rda and observed.rda
soriadelva Apr 19, 2024
47d8e83
Use correct dplyr syntax
soriadelva Apr 22, 2024
7a16f5f
Add gratia (>= 0.9.0) to DESCRIPTION
soriadelva Apr 25, 2024
ef13f28
Update versions of some steps in GitHub actions
damianooldoni Apr 25, 2024
118cf5b
Add Soria as author of the package
damianooldoni Apr 25, 2024
5c17ed6
Use purrr::set_names
damianooldoni Apr 25, 2024
476d0e1
Add dplyr::
damianooldoni Apr 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading