Package: TroublemakeR
Title: Generates Spatial Problems in R for 'AMPL'
Version: 0.0.1
Authors@R: 
    person(given = "Derek", family ="Corcoran",
           email = "derek.corcoran.barrios@gmail.com", 
           role = c("aut", "cre"))
Description: Provides methods for generating .dat files for use with the 'AMPL' 
    software using spatial data, particularly rasters. It includes support for 
    various spatial data formats and different problem types. By automating the 
    process of generating 'AMPL' datasets, this package can help streamline 
    optimization workflows and make it easier to solve complex optimization 
    problems. The methods implemented in this package are described in detail
    in a publication by Fourer et al. (<doi:10.1287/mnsc.36.5.519>).
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 4.1.0)
LazyData: true
Imports: purrr, terra
URL: https://github.com/Sustainscapes/TroublemakeR
BugReports: https://github.com/Sustainscapes/TroublemakeR/issues
NeedsCompilation: no
Packaged: 2023-04-03 03:17:13 UTC; au687614
Author: Derek Corcoran [aut, cre]
Maintainer: Derek Corcoran <derek.corcoran.barrios@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-03 16:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:54:42 UTC; unix
