issues
search
njtierney
/
maxcovr
Tools in R to make it easier to solve the Maximal Coverage Location Problem
http://maxcovr.njtierney.com/
GNU General Public License v3.0
43
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider using an `options` object to manage passing arguments around maxcovr
#104
njtierney
opened
3 days ago
1
how to gracefully handle gurobi external package
#103
njtierney
opened
4 days ago
0
replace spread/gather with pivot_longer/wider
#102
njtierney
opened
4 days ago
0
update tests to not copy across relevant dplyr code
#101
njtierney
opened
4 days ago
0
test print methods with snapshot testing
#100
njtierney
opened
4 days ago
0
use |> over %>%
#99
njtierney
opened
5 days ago
0
working towards #96
#98
njtierney
opened
5 days ago
0
Update documentation
#97
rafapereirabr
closed
5 days ago
0
General housekeeping
#96
njtierney
opened
5 days ago
0
Package development
#95
rafapereirabr
opened
1 month ago
7
My forked repo/master
#94
huanfachen
closed
3 years ago
0
Adding new features: demand weight and distance matrix
#93
huanfachen
opened
3 years ago
2
Bump mversion from 1.13.0 to 2.0.0 in /docs/index_files/leaflet-providers-1.1.17
#92
dependabot[bot]
closed
4 years ago
1
Bump mversion from 1.13.0 to 2.0.0 in /docs/articles/intro_to_maxcovr_files/leaflet-providers-1.0.27
#91
dependabot[bot]
closed
4 years ago
1
Bump mversion from 1.13.0 to 2.0.0 in /docs/articles/intro_to_maxcovr_files/leaflet-binding-2.0.1/lib/leaflet-providers
#90
dependabot[bot]
closed
4 years ago
1
Bump mversion from 1.13.0 to 2.0.0 in /docs/index_files/leaflet-providers-1.0.27
#89
dependabot[bot]
closed
4 years ago
1
include ability to add dist matrices for #77
#88
mpadge
closed
5 years ago
2
Submit to JOSS
#87
njtierney
opened
5 years ago
0
Write up JOSS Abstract
#86
njtierney
opened
5 years ago
0
Add weights as an option for maxcovr
#85
njtierney
opened
5 years ago
0
Add regression testing
#84
njtierney
opened
5 years ago
0
outline milestone for JOSS
#83
njtierney
closed
5 years ago
0
Bump eslint from 2.13.1 to 6.5.1 in /docs/index_files/leaflet-providers-1.0.27
#82
dependabot[bot]
closed
5 years ago
0
Bump eslint from 3.19.0 to 6.5.1 in /docs/index_files/leaflet-providers-1.1.17
#81
dependabot[bot]
closed
5 years ago
0
currently breaking on installation of Rglpk and gurobi
#80
njtierney
closed
5 years ago
6
LP Solver with continuous constraint matrix
#79
mpadge
opened
5 years ago
3
fix man entry for coverage
#78
mpadge
closed
5 years ago
1
Add support for OSM dodgr distances
#77
njtierney
opened
5 years ago
3
Consider data from my UseR talk?
#76
njtierney
opened
5 years ago
0
use cli pkg to improve printing of summary output
#75
njtierney
opened
5 years ago
0
Error: Column `facility_chosen` must be a 1d atomic vector or a list
#74
huanfachen
opened
5 years ago
2
hex logo draft
#73
njtierney
opened
5 years ago
0
Follow up questions regarding maxcovr package
#72
statslady
closed
5 years ago
1
check out improving the cpp speed with the new unwinding updates
#71
njtierney
opened
6 years ago
0
Return information on the optimiser accuracy
#70
njtierney
opened
6 years ago
1
Add code of conduct and issue template
#69
njtierney
closed
6 years ago
0
Explore using data.table instead of dplyr to improve speed
#68
njtierney
opened
6 years ago
0
distance calculation
#67
carbonmetrics
closed
6 years ago
1
Example consistency
#66
carbonmetrics
closed
6 years ago
1
namespace in max_coverage
#65
carbonmetrics
closed
6 years ago
1
Discussion on extending the API to be more flexible
#64
njtierney
opened
6 years ago
0
Appropriately handle `lat` and `long` columns and add flexibility
#63
njtierney
opened
6 years ago
3
Add COINOR or Symphony solvers
#62
njtierney
opened
6 years ago
1
consider changing `user` to `target`
#61
njtierney
opened
6 years ago
0
refactor the design matrix building part of max_coverage
#60
njtierney
closed
6 years ago
1
Add solve solver
#59
njtierney
closed
6 years ago
0
refactor max_coverage solver functions
#58
njtierney
closed
6 years ago
2
Fixed simple typo not worth mentioning.
#57
mhoehle
closed
6 years ago
1
fixed location problem has consistent behaviour across solvers
#56
njtierney
closed
6 years ago
0
New Vignette
#55
mpadge
opened
6 years ago
2
Next