Skip to content
Merged

Devel #143

Show file tree
Hide file tree
Changes from all commits
Commits
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
11 changes: 5 additions & 6 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ BugReports: https://github.com/SpatialPlanning/spatialplanr/issues
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
RoxygenNote: 7.3.3
Suggests:
gfwr,
ggcorrplot,
Expand All @@ -32,15 +32,12 @@ Suggests:
knitr,
oceandatr,
patchwork,
prioritizr,
RColorBrewer,
rmarkdown,
rnaturalearthdata,
rnaturalearthhires,
rredlist,
testthat (>= 3.0.0),
units,
vctrs,
viridis,
wdpar
VignetteBuilder: knitr
Expand All @@ -54,7 +51,7 @@ Imports:
ggplot2,
lifecycle,
magrittr,
methods,
prioritizr,
purrr,
rappdirs,
rlang,
Expand All @@ -66,7 +63,9 @@ Imports:
terra,
tibble,
tidyr,
tidyselect
tidyselect,
units,
vctrs
Remotes:
github::emlab-ucsb/oceandatr,
github::emlab-ucsb/spatialgridr,
Expand Down
138 changes: 138 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,145 @@ export(splnr_scale_01)
export(splnr_targets_byCategory)
export(splnr_targets_byIUCN)
export(splnr_targets_byInverseArea)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.flag)
importFrom(assertthat,is.string)
importFrom(dplyr,across)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_at)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(forcats,fct_relevel)
importFrom(ggnewscale,new_scale_colour)
importFrom(ggnewscale,new_scale_fill)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,coord_sf)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expansion)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_axis)
importFrom(ggplot2,guide_colourbar)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(ggplot2,ylim)
importFrom(grid,unit)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
importFrom(prioritizr,add_binary_decisions)
importFrom(prioritizr,add_cuts_portfolio)
importFrom(prioritizr,add_default_solver)
importFrom(prioritizr,add_min_set_objective)
importFrom(prioritizr,add_relative_targets)
importFrom(prioritizr,eval_feature_representation_summary)
importFrom(prioritizr,eval_ferrier_importance)
importFrom(prioritizr,eval_rare_richness_importance)
importFrom(prioritizr,eval_replacement_importance)
importFrom(prioritizr,problem)
importFrom(prioritizr,solve.ConservationProblem)
importFrom(prioritizr,zones)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(purrr,map_vec)
importFrom(rappdirs,user_data_dir)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(rnaturalearth,ne_coastline)
importFrom(rnaturalearth,ne_download)
importFrom(scales,squish)
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_distance)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_join)
importFrom(sf,st_nearest_feature)
importFrom(sf,st_polygon)
importFrom(sf,st_set_crs)
importFrom(sf,st_set_geometry)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(spatialgridr,get_data_in_grid)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,setNames)
importFrom(stringr,str_c)
importFrom(stringr,str_ends)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sub)
importFrom(stringr,str_subset)
importFrom(tibble,as_tibble)
importFrom(tibble,deframe)
importFrom(tibble,enframe)
importFrom(tibble,rowid_to_column)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,everything)
importFrom(tidyselect,matches)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,where)
importFrom(units,drop_units)
importFrom(units,set_units)
importFrom(vctrs,vec_c)
Loading
Loading