{
  "_id": "6a107c3aacfb0bcc41cae205",
  "Package": "AtlasMaker",
  "Title": "Make Multiple 'leaflet' Maps in 'Shiny'",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Rachel\", \"Greenlee\", , \"rachellynn.greenlee@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Zachary\", \"Palmore\", , \"zacharypalmore@gmail.com\", role = \"aut\"),\nperson(\"Jason\", \"Bryer\", , \"jason.bryer@cuny.edu\", role = \"ctb\"),\nperson(\"Angela\", \"Lui\", , \"angela.lui@cuny.edu\", role = \"ctb\")\n)",
  "Description": "Simplify creating multiple, related 'leaflet' maps across\ntabs for a 'shiny' application. Users build lists of any\npolygons, points, and polylines needed for the project, use the\nmap_server() function to assign built lists and other chosen\naesthetics into each tab, and the package leverages modules to\ngenerate all map tabs.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/rachel-greenlee/AtlasMaker",
  "BugReports": "https://github.com/rachel-greenlee/AtlasMaker/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libpng-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev zlib1g-dev",
  "Repository": "https://rachel-greenlee.r-universe.dev",
  "Date/Publication": "2025-08-09 12:31:57 UTC",
  "RemoteUrl": "https://github.com/rachel-greenlee/atlasmaker",
  "RemoteRef": "HEAD",
  "RemoteSha": "43d39716120e7b6468d97e69293597d73a7d6693",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 07:17:57 UTC",
    "User": "root"
  },
  "Author": "Rachel Greenlee [aut, cre, cph],\nZachary Palmore [aut],\nJason Bryer [ctb],\nAngela Lui [ctb]",
  "Maintainer": "Rachel Greenlee <rachellynn.greenlee@gmail.com>",
  "MD5sum": "b8c9a99932916b6a0377637aadcf0d82",
  "_user": "rachel-greenlee",
  "_type": "src",
  "_file": "AtlasMaker_0.1.0.tar.gz",
  "_fileid": "76ccb8097170c3d4f55c9aedfb56736d74d6d51204b91bd6cd870619d717e5da",
  "_filesize": 1025008,
  "_sha256": "76ccb8097170c3d4f55c9aedfb56736d74d6d51204b91bd6cd870619d717e5da",
  "_created": "2026-05-06T07:17:57.000Z",
  "_published": "2026-05-22T15:54:34.222Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77415143397,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6824721186"
    },
    {
      "job": 77415143080,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824720714"
    },
    {
      "job": 77415143037,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6824719010"
    },
    {
      "job": 77415142856,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824717354"
    },
    {
      "job": 77415142971,
      "time": 292,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824687002"
    },
    {
      "job": 77415142451,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164791079"
    },
    {
      "job": 77415142831,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6824710556"
    },
    {
      "job": 77415143076,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6824712829"
    },
    {
      "job": 77415143501,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824716118"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rachel-greenlee/actions/runs/25421618601",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rachel-greenlee/atlasmaker",
  "_commit": {
    "id": "43d39716120e7b6468d97e69293597d73a7d6693",
    "author": "Rachel Greenlee <56199620+rachel-greenlee@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #2 from olivroy/no-sp\n\nadd sp to suggests + update tile name",
    "time": 1754742717
  },
  "_maintainer": {
    "name": "Rachel Greenlee",
    "email": "rachellynn.greenlee@gmail.com",
    "login": "rachel-greenlee",
    "uuid": 56199620
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "rachel-greenlee",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rachel-greenlee",
      "count": 30,
      "uuid": 56199620
    },
    {
      "user": "palmorezm",
      "count": 16,
      "uuid": 70336307
    },
    {
      "user": "jbryer",
      "count": 2,
      "uuid": 623759
    },
    {
      "user": "olivroy",
      "count": 2,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 56199620,
    "type": "user",
    "name": "Rachel Greenlee",
    "description": "Recent data science graduate with 10 years of experience working with data in the nonprofit sector. Passionate about using data to build a more equitable future"
  },
  "_downloads": {
    "count": 214,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AtlasMaker"
  },
  "_devurl": "https://github.com/rachel-greenlee/atlasmaker",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AtlasMaker.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rachel-greenlee/atlasmaker",
  "_realowner": "rachel-greenlee",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-07-17"
    }
  ],
  "_exports": [
    "map_server",
    "map_UI",
    "shiny_AtlasMaker"
  ],
  "_datasets": [
    {
      "name": "amphibians",
      "title": "amphibians",
      "object": "atlas_data",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "birds",
      "title": "birds",
      "object": "atlas_data",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "counties_NY",
      "title": "counties_NY",
      "object": "atlas_data",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "STATEFP",
        "NAME",
        "INTPTLAT",
        "INTPTLON",
        "ALAND",
        "AWATER",
        "geometry"
      ],
      "rows": 62,
      "table": false,
      "tojson": true
    },
    {
      "name": "flowering_plants",
      "title": "flowering_plants",
      "object": "atlas_data",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "points",
      "title": "points",
      "object": "atlas_data",
      "class": [
        "function"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "points_campgrounds",
      "title": "points_campgrounds",
      "object": "atlas_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "label",
        "long",
        "lat"
      ],
      "rows": 116,
      "table": true,
      "tojson": true
    },
    {
      "name": "points_parks",
      "title": "points_parks",
      "object": "atlas_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "label",
        "long",
        "lat"
      ],
      "rows": 254,
      "table": true,
      "tojson": true
    },
    {
      "name": "points_watchsites",
      "title": "points_watchsites",
      "object": "atlas_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "label",
        "long",
        "lat"
      ],
      "rows": 76,
      "table": true,
      "tojson": true
    },
    {
      "name": "reptiles",
      "title": "reptiles",
      "object": "atlas_data",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "roads_ny_interstate",
      "title": "roads_ny_interstate",
      "object": "atlas_data",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "LINEARID",
        "FULLNAME",
        "RTTYP",
        "MTFCC",
        "geometry"
      ],
      "rows": 245,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "amphibians",
      "title": "amphibians",
      "topics": [
        "amphibians"
      ]
    },
    {
      "page": "birds",
      "title": "birds",
      "topics": [
        "birds"
      ]
    },
    {
      "page": "counties_NY",
      "title": "counties_NY",
      "topics": [
        "counties_NY"
      ]
    },
    {
      "page": "flowering_plants",
      "title": "flowering_plants",
      "topics": [
        "flowering_plants"
      ]
    },
    {
      "page": "map_server",
      "title": "The Shiny server module for AtlasMaker.",
      "topics": [
        "map_server"
      ]
    },
    {
      "page": "map_UI",
      "title": "The user interface for AtlasMaker.",
      "topics": [
        "map_UI"
      ]
    },
    {
      "page": "points",
      "title": "points",
      "topics": [
        "points"
      ]
    },
    {
      "page": "points_campgrounds",
      "title": "points_campgrounds",
      "topics": [
        "points_campgrounds"
      ]
    },
    {
      "page": "points_parks",
      "title": "points_parks",
      "topics": [
        "points_parks"
      ]
    },
    {
      "page": "points_watchsites",
      "title": "points_watchsites",
      "topics": [
        "points_watchsites"
      ]
    },
    {
      "page": "reptiles",
      "title": "reptiles",
      "topics": [
        "reptiles"
      ]
    },
    {
      "page": "roads_ny_interstate",
      "title": "roads_ny_interstate",
      "topics": [
        "roads_ny_interstate"
      ]
    },
    {
      "page": "shiny_AtlasMaker",
      "title": "Run a the AtlasMaker Shiny Demo",
      "topics": [
        "shiny_AtlasMaker"
      ]
    }
  ],
  "_readme": "https://github.com/rachel-greenlee/atlasmaker/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "commonmark",
    "crosstalk",
    "DBI",
    "digest",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "otel",
    "png",
    "promises",
    "proxy",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "shiny",
    "sourcetools",
    "sp",
    "terra",
    "tinytex",
    "units",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "AtlasMaker.Rmd",
      "filename": "AtlasMaker.html",
      "title": "Getting Started with AtlasMaker",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating Lists for Map Tab Creation",
        "Tab 1 - Flowering Plants",
        "Tab 2 - Birds",
        "Tab 3 & 4",
        "Plug into Shiny UI/Server",
        "Set Standard Shiny UI",
        "Set Standard Shiny Server, with AtlasMaker::map_server",
        "Run the App"
      ],
      "created": "2022-05-20 16:59:18",
      "modified": "2023-05-16 16:28:23",
      "commits": 8
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "atlasmaker",
  "_universes": [
    "rachel-greenlee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-06T07:20:19.000Z",
      "distro": "noble",
      "commit": "43d39716120e7b6468d97e69293597d73a7d6693",
      "fileid": "f588be9d187802c046b4aa5bf1b44574a33bd376712a92fc633656aa55c503f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachel-greenlee/actions/runs/25421618601"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-06T07:20:18.000Z",
      "distro": "noble",
      "commit": "43d39716120e7b6468d97e69293597d73a7d6693",
      "fileid": "42d47356be5afd07e29251de54db5a57c2b0feca7a55c564491988ee4434b2f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachel-greenlee/actions/runs/25421618601"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-06T07:20:13.000Z",
      "commit": "43d39716120e7b6468d97e69293597d73a7d6693",
      "fileid": "f5e0678ff93571afa1d73afaae098c4aabf2e93183953eedaef49f90d2d1ca02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachel-greenlee/actions/runs/25421618601"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-06T07:20:08.000Z",
      "commit": "43d39716120e7b6468d97e69293597d73a7d6693",
      "fileid": "362dddc65cf5385b3d26c273b4fc9f04556a5dddb824aedb5b925c34a10d5355",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachel-greenlee/actions/runs/25421618601"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-06T07:19:28.000Z",
      "commit": "43d39716120e7b6468d97e69293597d73a7d6693",
      "fileid": "8943c184eb547b01b429c2a40622071fd234dbe821e7387179fada58ffe36b9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachel-greenlee/actions/runs/25421618601"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-06T07:19:31.000Z",
      "commit": "43d39716120e7b6468d97e69293597d73a7d6693",
      "fileid": "8d68b48a12565450ae6ed4436ee3f49a14eebca9228e851dd61f404404c9e86b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachel-greenlee/actions/runs/25421618601"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-06T07:19:51.000Z",
      "commit": "43d39716120e7b6468d97e69293597d73a7d6693",
      "fileid": "fa49a36d797caa53889d67e586c21cd51176054031c0a5b5c29283b0f2381cb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachel-greenlee/actions/runs/25421618601"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T15:54:11.000Z",
      "commit": "43d39716120e7b6468d97e69293597d73a7d6693",
      "fileid": "e870ce185b6110af0c4406a6aeb2259cca93d66b72945fceefceb6829a584a91",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rachel-greenlee/actions/runs/25421618601"
    }
  ]
}