{
  "_id": "6a4798172f27a93436c0fa0d",
  "Type": "Package",
  "Package": "smoothr",
  "Title": "Smooth and Tidy Spatial Features",
  "Version": "1.3.0",
  "Authors@R": "person(given = \"Matthew\",\nfamily = \"Strimas-Mackey\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mstrimas@gmail.com\",\ncomment = c(ORCID = \"0000-0001-8929-7776\"))",
  "Description": "Tools for smoothing and tidying spatial features (i.e.\nlines and polygons) to make them more aesthetically pleasing.\nSmooth curves, fill holes, and remove small fragments from\nlines and polygons.",
  "License": "GPL-3",
  "URL": "https://strimas.com/smoothr/, https://github.com/mstrimas/smoothr",
  "BugReports": "https://github.com/mstrimas/smoothr/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://mstrimas.r-universe.dev",
  "Date/Publication": "2026-05-04 05:06:53 UTC",
  "RemoteUrl": "https://github.com/mstrimas/smoothr",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd40a89ae2648c9cc458fa6d4bf98da1190e94ac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 08:16:24 UTC",
    "User": "root"
  },
  "Author": "Matthew Strimas-Mackey [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8929-7776>)",
  "Maintainer": "Matthew Strimas-Mackey <mstrimas@gmail.com>",
  "_user": "mstrimas",
  "_type": "src",
  "_file": "smoothr_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e5175d87faf00ec031077ee7574a27961c9196cdd0879064b5e62969c648a806",
  "_filesize": 1809001,
  "_sha256": "e5175d87faf00ec031077ee7574a27961c9196cdd0879064b5e62969c648a806",
  "_expires": "2026-10-11T11:08:06.000Z",
  "_created": "2026-07-03T08:16:24.000Z",
  "_published": "2026-07-03T11:08:07.759Z",
  "_jobs": [
    {
      "job": 84987096665,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8061441444"
    },
    {
      "job": 84987096729,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061423878"
    },
    {
      "job": 84987096429,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8061424926"
    },
    {
      "job": 84987096652,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061423060"
    },
    {
      "job": 84987096288,
      "time": 208,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061377380"
    },
    {
      "job": 84987096454,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8061426882"
    },
    {
      "job": 84987096599,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8061408629"
    },
    {
      "job": 84987096726,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8061409441"
    },
    {
      "job": 84987096861,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061408525"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mstrimas/actions/runs/28647654581",
  "_status": "success",
  "_upstream": "https://github.com/mstrimas/smoothr",
  "_commit": {
    "id": "cd40a89ae2648c9cc458fa6d4bf98da1190e94ac",
    "author": "Matt Strimas-Mackey <mes335@cornell.edu>",
    "committer": "Matt Strimas-Mackey <mes335@cornell.edu>",
    "message": "mention of CLAUDE.md not relevant to CRAN comments\n",
    "time": 1777871213
  },
  "_maintainer": {
    "name": "Matthew Strimas-Mackey",
    "email": "mstrimas@gmail.com",
    "login": "mstrimas",
    "orcid": "0000-0001-8929-7776",
    "description": "I write code for bird conservation.",
    "uuid": 7296482
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lwgeom",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    }
  ],
  "_owner": "mstrimas",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 5
    }
  ],
  "_tags": [],
  "_topics": [
    "gis",
    "spatial"
  ],
  "_stars": 106,
  "_contributors": [
    {
      "user": "mstrimas",
      "count": 103,
      "uuid": 7296482
    },
    {
      "user": "michelk",
      "count": 1,
      "uuid": 1404919
    }
  ],
  "_userbio": {
    "uuid": 7296482,
    "type": "user",
    "name": "Matt Strimas-Mackey",
    "followers": 187,
    "description": "I write code for bird conservation."
  },
  "_downloads": {
    "count": 2466,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smoothr"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/mstrimas/smoothr",
  "_pkgdown": "https://strimas.com/smoothr/",
  "_searchresults": 505,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/smoothr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mstrimas/smoothr",
  "_realowner": "mstrimas",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-03-19"
    },
    {
      "version": "0.1.0",
      "date": "2018-04-04"
    },
    {
      "version": "0.1.1",
      "date": "2018-12-11"
    },
    {
      "version": "0.1.2",
      "date": "2020-01-24"
    },
    {
      "version": "0.2.0",
      "date": "2021-05-18"
    },
    {
      "version": "0.2.1",
      "date": "2021-05-22"
    },
    {
      "version": "0.2.2",
      "date": "2021-06-22"
    },
    {
      "version": "1.0.0",
      "date": "2023-01-09"
    },
    {
      "version": "1.0.1",
      "date": "2023-03-09"
    },
    {
      "version": "1.1.0",
      "date": "2025-06-25"
    },
    {
      "version": "1.2.1",
      "date": "2025-10-21"
    },
    {
      "version": "1.3.0",
      "date": "2026-05-04"
    }
  ],
  "_exports": [
    "densify",
    "drop_crumbs",
    "fill_holes",
    "smooth",
    "smooth_chaikin",
    "smooth_densify",
    "smooth_ksmooth",
    "smooth_spline"
  ],
  "_datasets": [
    {
      "name": "jagged_lines",
      "title": "Jagged lines for smoothing",
      "object": "jagged_lines",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "type",
        "closed",
        "multipart",
        "geometry"
      ],
      "rows": 9,
      "table": false,
      "tojson": true
    },
    {
      "name": "jagged_lines_3d",
      "title": "3D jagged line with Z-dimension for smoothing",
      "object": "jagged_lines_3d",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "type",
        "closed",
        "multipart",
        "geometry"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "jagged_polygons",
      "title": "Jagged polygons for smoothing",
      "object": "jagged_polygons",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "type",
        "hole",
        "multipart",
        "geometry"
      ],
      "rows": 9,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "densify",
      "title": "Densify spatial lines or polygons",
      "topics": [
        "densify"
      ]
    },
    {
      "page": "drop_crumbs",
      "title": "Remove small polygons or line segments",
      "topics": [
        "drop_crumbs"
      ]
    },
    {
      "page": "fill_holes",
      "title": "Fill small holes in polygons",
      "topics": [
        "fill_holes"
      ]
    },
    {
      "page": "jagged_lines",
      "title": "Jagged lines for smoothing",
      "topics": [
        "jagged_lines"
      ]
    },
    {
      "page": "jagged_lines_3d",
      "title": "3D jagged line with Z-dimension for smoothing",
      "topics": [
        "jagged_lines_3d"
      ]
    },
    {
      "page": "jagged_polygons",
      "title": "Jagged polygons for smoothing",
      "topics": [
        "jagged_polygons"
      ]
    },
    {
      "page": "smooth",
      "title": "Smooth a spatial feature",
      "topics": [
        "smooth"
      ]
    },
    {
      "page": "smooth_chaikin",
      "title": "Chaikin's corner cutting algorithm",
      "topics": [
        "smooth_chaikin"
      ]
    },
    {
      "page": "smooth_densify",
      "title": "Densify lines or polygons",
      "topics": [
        "smooth_densify"
      ]
    },
    {
      "page": "smooth_ksmooth",
      "title": "Kernel smooth",
      "topics": [
        "smooth_ksmooth"
      ]
    },
    {
      "page": "smooth_spline",
      "title": "Spline interpolation",
      "topics": [
        "smooth_spline"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mstrimas/smoothr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mstrimas/smoothr/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "DBI",
    "e1071",
    "KernSmooth",
    "MASS",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "smoothr.Rmd",
      "filename": "smoothr.html",
      "title": "smoothr: Smooth and Tidy Spatial Features in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Example data",
        "Smoothing methods",
        "Chaikin's corner cutting algorithm",
        "Kernel smoothing",
        "Spline interpolation",
        "Other goodies",
        "Densification",
        "Drop crumbs",
        "Fill holes",
        "Raster-to-polygon conversion",
        "References"
      ],
      "created": "2018-03-21 14:11:08",
      "modified": "2026-05-04 02:49:44",
      "commits": 19
    }
  ],
  "_score": 10.074832825082469,
  "_indexed": true,
  "_nocasepkg": "smoothr",
  "_universes": [
    "mstrimas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-03T08:19:33.000Z",
      "distro": "resolute",
      "commit": "cd40a89ae2648c9cc458fa6d4bf98da1190e94ac",
      "fileid": "https://r2.ropensci.org/bccf0c174fafe5d8e6e32e126de8135200e7c404c659ffb21bb4807afb8ff7af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mstrimas/actions/runs/28647654581"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-03T08:18:41.000Z",
      "distro": "resolute",
      "commit": "cd40a89ae2648c9cc458fa6d4bf98da1190e94ac",
      "fileid": "https://r2.ropensci.org/776cb0813c4ad84ed8190eac679a959ea9fd20a46b23a9c153ee668e0300e5c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mstrimas/actions/runs/28647654581"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-03T08:18:50.000Z",
      "commit": "cd40a89ae2648c9cc458fa6d4bf98da1190e94ac",
      "fileid": "https://r2.ropensci.org/979d1469442c84bd68fdb4ae5f7adf4f38dbf93e49521db79f43f2a48d4ba986",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mstrimas/actions/runs/28647654581"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-03T08:18:36.000Z",
      "commit": "cd40a89ae2648c9cc458fa6d4bf98da1190e94ac",
      "fileid": "https://r2.ropensci.org/7af0de82014aad9f1ddc56d1a81abd6d2ffca69b95614cc0ad355c35a86742c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mstrimas/actions/runs/28647654581"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-03T08:19:10.000Z",
      "commit": "cd40a89ae2648c9cc458fa6d4bf98da1190e94ac",
      "fileid": "https://r2.ropensci.org/e5d3fa15d4ee8bf7a015302183622c07a876498e79f76c98c3fefe5a2912ca87",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mstrimas/actions/runs/28647654581"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-03T08:17:49.000Z",
      "commit": "cd40a89ae2648c9cc458fa6d4bf98da1190e94ac",
      "fileid": "https://r2.ropensci.org/c2bd371b8838d3247d6d0022b7efc45307977ea2b150f6301861ff78b9915013",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mstrimas/actions/runs/28647654581"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-03T08:17:51.000Z",
      "commit": "cd40a89ae2648c9cc458fa6d4bf98da1190e94ac",
      "fileid": "https://r2.ropensci.org/b23e11c402eacd40d007b05c7ff46cbf00e670b8ceff53a5bb38efec058e2ed9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mstrimas/actions/runs/28647654581"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-03T08:17:40.000Z",
      "commit": "cd40a89ae2648c9cc458fa6d4bf98da1190e94ac",
      "fileid": "https://r2.ropensci.org/a87165d80a034099aa53010ca8033862a97ac8ecee5e9e337f1f47a1b3f399d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mstrimas/actions/runs/28647654581"
    }
  ]
}