{
  "_id": "6a156efeacfb0bcc41d64764",
  "Package": "soapcheckr",
  "Type": "Package",
  "Title": "Check knot locations used by soap film smoothers for GAMS",
  "Version": "0.1.0",
  "Author": "David L. Miller and Benjamin L. Hlina",
  "Maintainer": "David L. Miller and Benjamin L. Hlina\n<benjamin.hlina@gmail.com>",
  "Description": "Soapcheckr allows users to easily check if the boundary\nused and supplied will work when using a soap-film smoother for\nGeneralized Addtive Models (GAMs) supported by the package\n{mgcv}. The package also allows for users to assess if the\nknots and data points they want to supply the GAM will fit\nwithin the boundary.",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://benjaminhlina.r-universe.dev",
  "Date/Publication": "2023-11-16 15:16:32 UTC",
  "RemoteUrl": "https://github.com/dill/soapcheckr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b987f20a3f440fcaa0566e4461d09df0b120e963",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:55:24 UTC",
    "User": "root"
  },
  "MD5sum": "eff3473d932eda5dd14d90c3e9ce4067",
  "_user": "benjaminhlina",
  "_type": "src",
  "_file": "soapcheckr_0.1.0.tar.gz",
  "_fileid": "69652804c06a15fc85193ac78028321acff551ffd941050f3a5ee8bf94b0438f",
  "_filesize": 2163426,
  "_sha256": "69652804c06a15fc85193ac78028321acff551ffd941050f3a5ee8bf94b0438f",
  "_created": "2026-05-26T09:55:24.000Z",
  "_published": "2026-05-26T09:59:26.100Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77850262888,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7214136045"
    },
    {
      "job": 77850262985,
      "time": 200,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7214137583"
    },
    {
      "job": 77850262996,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7214099504"
    },
    {
      "job": 77850262911,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7214105179"
    },
    {
      "job": 77849563046,
      "time": 257,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214067631"
    },
    {
      "job": 77850262899,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214122991"
    },
    {
      "job": 77850262918,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7214110832"
    },
    {
      "job": 77850262917,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7214110064"
    },
    {
      "job": 77850262969,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7214111576"
    }
  ],
  "_buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26445171755",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dill/soapcheckr",
  "_commit": {
    "id": "b987f20a3f440fcaa0566e4461d09df0b120e963",
    "author": "DL Miller <dill@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from benjaminhlina/main\n\nUpdated README Install section and minor vignette edits",
    "time": 1700147792
  },
  "_maintainer": {
    "name": "David L. Miller and Benjamin L. Hlina",
    "email": "benjamin.hlina@gmail.com",
    "login": "benjaminhlina",
    "orcid": "0000-0002-4178-4900",
    "description": "Postdoctoral Researcher @ GLIER - University of Windsor - Studying food webs and spatial ecology of fishes in Lakes Ontario and Huron.",
    "uuid": 29612410
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "broom.mixed",
      "role": "Suggests"
    },
    {
      "package": "fitdistrplus",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gratia",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "dill",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "benjaminhlina",
      "count": 127,
      "uuid": 29612410
    },
    {
      "user": "dill",
      "count": 5,
      "uuid": 1953
    }
  ],
  "_userbio": {
    "uuid": 29612410,
    "type": "user",
    "name": "Benjamin Hlina",
    "description": "Postdoctoral Researcher @ GLIER - University of Windsor - Studying food webs and spatial ecology of fishes in Lakes Ontario and Huron."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/soapcheckr"
  },
  "_devurl": "https://github.com/dill/soapcheckr",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/soapcheckr.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "autocruncher",
    "soap_check"
  ],
  "_datasets": [
    {
      "name": "overlap_polygons",
      "title": "The boundary list of example overlapping polygons",
      "object": "overlap_polygons",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "sissabagama_bath",
      "title": "Sampled bathymetry points for Sissabagama Lake",
      "object": "sissabagama_bath",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "depth"
      ],
      "rows": 445,
      "table": true,
      "tojson": true
    },
    {
      "name": "sissabagama_lake_grid_knots",
      "title": "Knots for Sissabagama Lake created through using a grid",
      "object": "sissabagama_lake_grid_knots",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "lon",
        "lat"
      ],
      "rows": 1125,
      "table": true,
      "tojson": true
    },
    {
      "name": "sissabagama_lake_knots",
      "title": "Knots for Sissabagama Lake",
      "object": "sissabagama_lake_knots",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lon",
        "lat"
      ],
      "rows": 420,
      "table": true,
      "tojson": true
    },
    {
      "name": "sissabagama_lake_ls",
      "title": "The boundary list of Sissabagama Lake",
      "object": "sissabagama_lake_ls",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "sissabagama_lake_sf",
      "title": "Sissabagama Lake located in northern Wisconsin",
      "object": "sissabagama_lake_sf",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "SHAID_NO",
        "WBDY_NAME",
        "RIVSYSNAME",
        "RIVSYSWBIC",
        "RIVROWNAME",
        "WBDYROWNM",
        "HYDROID",
        "HYDROCODE",
        "OH_COL_MTH",
        "OH_SRC_YR",
        "OH_SRC_DNM",
        "HYDROTYPE",
        "LANDLOCK",
        "WBDY_WBIC",
        "LST_UPD_DT",
        "GEOM_DTTM",
        "WBIC_DTTM",
        "CREATEDTTM",
        "LST_UPD_ID",
        "PROD_CODE",
        "SHAPE_LN",
        "Shape_Leng",
        "Shape_Area",
        "geometry"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "autocruncher",
      "title": "Quickly find knots that will cause issues for soap-film smoother Setting up a soap film smoother is often a hard and frustrating process. This function checks that all knots, not just one knot are within the boundary and futher enough away from the boundary to effectively use a soap-film smoother",
      "topics": [
        "autocruncher"
      ]
    },
    {
      "page": "overlap_polygons",
      "title": "The boundary list of example overlapping polygons",
      "topics": [
        "overlap_polygons"
      ]
    },
    {
      "page": "sissabagama_bath",
      "title": "Sampled bathymetry points for Sissabagama Lake",
      "topics": [
        "sissabagama_bath"
      ]
    },
    {
      "page": "sissabagama_lake_grid_knots",
      "title": "Knots for Sissabagama Lake created through using a grid",
      "topics": [
        "sissabagama_lake_grid_knots"
      ]
    },
    {
      "page": "sissabagama_lake_knots",
      "title": "Knots for Sissabagama Lake",
      "topics": [
        "sissabagama_lake_knots"
      ]
    },
    {
      "page": "sissabagama_lake_ls",
      "title": "The boundary list of Sissabagama Lake",
      "topics": [
        "sissabagama_lake_ls"
      ]
    },
    {
      "page": "sissabagama_lake_sf",
      "title": "Sissabagama Lake located in northern Wisconsin",
      "topics": [
        "sissabagama_lake_sf"
      ]
    },
    {
      "page": "soap_check",
      "title": "Check if boundary, knots, and data can be modeled using a soap-film smoother",
      "topics": [
        "soap_check"
      ]
    }
  ],
  "_readme": "https://github.com/dill/soapcheckr/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "how_to_use_soapcheckr.Rmd",
      "filename": "how_to_use_soapcheckr.html",
      "title": "How to use Soapcheckr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Our Objectives",
        "Example 1: Making a soap-film smoother for a Simple boundary - Ramsay's horseshoe",
        "Step 1: Load packages",
        "Step 2: Check if we can make a soap-film for Ramsey's horseshoe",
        "Step 3: Check if the data and the evenly spaced knots fall within the boundary",
        "Step 4: Check the data",
        "Step 5: Run the model",
        "Example 2: Making a soap-film smoother for a more complex boundary.",
        "Step 1: Convert CRS",
        "Step 2: Convert to boundary list",
        "Step 3: Check if the boundary list works",
        "Step 4: Make knots for a more complex boundary using",
        "Step 5: Sissabagama example dataset",
        "Step 6: Run the model",
        "Step 7: Plot our predicted results"
      ],
      "created": "2023-11-16 13:51:40",
      "modified": "2023-11-16 15:16:32",
      "commits": 2
    }
  ],
  "_score": 3.6532125137753435,
  "_indexed": false,
  "_nocasepkg": "soapcheckr",
  "_universes": [
    "benjaminhlina"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T09:58:12.000Z",
      "distro": "noble",
      "commit": "b987f20a3f440fcaa0566e4461d09df0b120e963",
      "fileid": "c389c216f050d3647b066f3d78e0f3537728267596f1774887887141a367ab1e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26445171755"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T09:58:19.000Z",
      "distro": "noble",
      "commit": "b987f20a3f440fcaa0566e4461d09df0b120e963",
      "fileid": "3eb2039b36a48e533af3fbb261aec2c407d2a5e6d8352482c6045e3172ed129e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26445171755"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T09:56:55.000Z",
      "commit": "b987f20a3f440fcaa0566e4461d09df0b120e963",
      "fileid": "41557645d6f15ac662ffb09f2ff5733b25f025ceeff20ce4e8e82753c86f0eb8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26445171755"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T09:57:06.000Z",
      "commit": "b987f20a3f440fcaa0566e4461d09df0b120e963",
      "fileid": "30682b6113b71dae6b2f751aad2494d2e41133226d11d5cb71af324a776a4c9a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26445171755"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-26T09:58:23.000Z",
      "commit": "b987f20a3f440fcaa0566e4461d09df0b120e963",
      "fileid": "58dcfebb9144af162125c50362a31f73488add39d82e3e7c7a34726ab1f29a0b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26445171755"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T09:57:04.000Z",
      "commit": "b987f20a3f440fcaa0566e4461d09df0b120e963",
      "fileid": "9441701033449814f39e0983988e466324b1a9c483220886432611fed27abada",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26445171755"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T09:56:58.000Z",
      "commit": "b987f20a3f440fcaa0566e4461d09df0b120e963",
      "fileid": "bfd471f91716cba840aeb2fe3edd49ba7a924e1834c4d1444523580239f3f303",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26445171755"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T09:56:58.000Z",
      "commit": "b987f20a3f440fcaa0566e4461d09df0b120e963",
      "fileid": "464eb1710546f2fb1209aad9058ca745fbcfef868952fc612ad499f6b8cc7f67",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26445171755"
    }
  ]
}