{
  "_id": "6a59d35709eb0996dd68e5ab",
  "Type": "Package",
  "Package": "onpoint",
  "Title": "Helper Functions for Point Pattern Analysis",
  "Version": "1.1",
  "Authors@R": "person(\"Maximilian H.K.\", \"Hesselbarth\",\nemail = \"mhk.hesselbarth@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1125-9918\"))",
  "Maintainer": "Maximilian H.K. Hesselbarth <mhk.hesselbarth@gmail.com>",
  "Description": "Growing collection of helper functions for point pattern\nanalysis. Most functions are designed to work with the\n'spatstat' (<http://spatstat.org>) package. The focus of most\nfunctions are either null models or summary functions for\nspatial point patterns. For a detailed description of all null\nmodels and summary functions, see Wiegand and Moloney (2014,\nISBN:9781420082548).",
  "URL": "https://r-spatialecology.github.io/onpoint/",
  "BugReports": "https://github.com/r-spatialecology/onpoint/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://r-spatialecology.r-universe.dev",
  "Date/Publication": "2025-02-11 07:49:05 UTC",
  "RemoteUrl": "https://github.com/r-spatialecology/onpoint",
  "RemoteRef": "HEAD",
  "RemoteSha": "544c6c363de73e67fde32d0781a9426306737ed5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 06:58:48 UTC",
    "User": "root"
  },
  "Author": "Maximilian H.K. Hesselbarth [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1125-9918>)",
  "_user": "r-spatialecology",
  "_type": "src",
  "_file": "onpoint_1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/bf53a2301f280c25eb4300de24788308100eb9564116619bdfedd9e348fbb765",
  "_filesize": 342747,
  "_sha256": "bf53a2301f280c25eb4300de24788308100eb9564116619bdfedd9e348fbb765",
  "_expires": "2026-10-25T07:01:41.000Z",
  "_created": "2026-07-17T06:58:48.000Z",
  "_published": "2026-07-17T07:01:43.483Z",
  "_jobs": [
    {
      "job": 87825221290,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399536577"
    },
    {
      "job": 87825221273,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399532219"
    },
    {
      "job": 87825221282,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399522955"
    },
    {
      "job": 87825221288,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399522269"
    },
    {
      "job": 87824697809,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399491378"
    },
    {
      "job": 87825221277,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8399525341"
    },
    {
      "job": 87825221308,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399518705"
    },
    {
      "job": 87825221272,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399518756"
    },
    {
      "job": 87825221302,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399520107"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/29561470469",
  "_status": "success",
  "_upstream": "https://github.com/r-spatialecology/onpoint",
  "_commit": {
    "id": "544c6c363de73e67fde32d0781a9426306737ed5",
    "author": "mhesselbarth <mhesselbarth@users.noreply.github.com>",
    "committer": "mhesselbarth <mhesselbarth@users.noreply.github.com>",
    "message": "Re-build README.md\n",
    "time": 1739260145
  },
  "_maintainer": {
    "name": "Maximilian H.K. Hesselbarth",
    "email": "mhk.hesselbarth@gmail.com",
    "login": "mhesselbarth",
    "description": "Computational Ecologist | Data Scientist | R Programmer",
    "uuid": 29225293,
    "orcid": "0000-0003-1125-9918"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "spatstat.explore",
      "role": "Imports"
    },
    {
      "package": "spatstat.geom",
      "role": "Imports"
    },
    {
      "package": "spatstat.random",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "spatstat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-spatialecology",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mhesselbarth",
      "count": 143,
      "uuid": 29225293
    },
    {
      "user": "rubak",
      "count": 2,
      "uuid": 6704085
    }
  ],
  "_userbio": {
    "uuid": 42056187,
    "type": "organization",
    "name": "r-spatialecology",
    "followers": 80
  },
  "_downloads": {
    "count": 251,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/onpoint"
  },
  "_devurl": "https://github.com/r-spatialecology/onpoint",
  "_pkgdown": "https://r-spatialecology.github.io/onpoint/",
  "_searchresults": 12,
  "_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/onpoint.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-spatialecology/onpoint",
  "_realowner": "r-spatialecology",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2021-09-09"
    },
    {
      "version": "1.0.2",
      "date": "2022-02-02"
    },
    {
      "version": "1.0.3",
      "date": "2022-11-16"
    },
    {
      "version": "1.0.4",
      "date": "2023-03-07"
    },
    {
      "version": "1.0.5",
      "date": "2024-01-10"
    },
    {
      "version": "1.0.6",
      "date": "2024-09-17"
    },
    {
      "version": "1.1",
      "date": "2025-02-10"
    }
  ],
  "_exports": [
    "balance_points",
    "center_Lest",
    "Oest",
    "pcf_fast",
    "plot_quantums",
    "rheteroppp",
    "rlabel_local",
    "simulate_antecedent",
    "summarize_envelope"
  ],
  "_help": [
    {
      "page": "balance_points",
      "title": "balance_points",
      "topics": [
        "balance_points"
      ]
    },
    {
      "page": "center_Lest",
      "title": "center_Lest",
      "topics": [
        "center_Lest"
      ]
    },
    {
      "page": "Oest",
      "title": "Oest",
      "topics": [
        "Oest"
      ]
    },
    {
      "page": "pcf_fast",
      "title": "pcf_fast",
      "topics": [
        "pcf_fast"
      ]
    },
    {
      "page": "plot_quantums",
      "title": "plot_quantums",
      "topics": [
        "plot_quantums"
      ]
    },
    {
      "page": "plot.env_summarized",
      "title": "plot.env_summarized",
      "topics": [
        "plot.env_summarized"
      ]
    },
    {
      "page": "print.env_summarized",
      "title": "print.env_summarized",
      "topics": [
        "print.env_summarized"
      ]
    },
    {
      "page": "rheteroppp",
      "title": "rheteroppp",
      "topics": [
        "rheteroppp"
      ]
    },
    {
      "page": "rlabel_local",
      "title": "rlabel_local",
      "topics": [
        "rlabel_local"
      ]
    },
    {
      "page": "simulate_antecedent",
      "title": "simulate_antecedent",
      "topics": [
        "simulate_antecedent"
      ]
    },
    {
      "page": "summarize_envelope",
      "title": "summarize_envelope",
      "topics": [
        "summarize_envelope"
      ]
    }
  ],
  "_readme": "https://github.com/r-spatialecology/onpoint/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "cli",
    "cpp11",
    "deldir",
    "farver",
    "ggplot2",
    "glue",
    "goftest",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "nlme",
    "polyclip",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "tensor",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.079181246047625,
  "_indexed": true,
  "_nocasepkg": "onpoint",
  "_universes": [
    "r-spatialecology",
    "mhesselbarth"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-17T07:00:58.000Z",
      "distro": "resolute",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "https://r2.ropensci.org/285e28d45c03343673749a436c4bddd2babdf935017b6f699899f968b177fc09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/29561470469"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-17T07:00:45.000Z",
      "distro": "resolute",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "https://r2.ropensci.org/05dbb43bab58f263686e0f23a9d931e7ee1a37c6c171be407bbd0aadb7c91bde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/29561470469"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-17T07:00:23.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "https://r2.ropensci.org/104bf86d492f4fc88306c2ada2c646ac78fe915299ca37dae6b71cf8d567e7bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/29561470469"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-17T07:00:24.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "https://r2.ropensci.org/0c2b533b3d148f716dddaff2a6204b9835d8f18ddb68cbd7415c24f9c656b858",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/29561470469"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-07-17T07:00:50.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "https://r2.ropensci.org/e0aad84c3373fa786e95e10b297fc42afe8913022afba6737552b508bc9eeda5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/29561470469"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-17T07:00:00.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "https://r2.ropensci.org/a053372d863ab21385f767c1a9477ff76054ece1fe6719199f8154da95280fbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/29561470469"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-17T06:59:58.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "https://r2.ropensci.org/c87ee92e8fb066f9a61fe03de643da9e59bbb9be2a67ad144aa5cbf7e2105c50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/29561470469"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-17T07:00:03.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "https://r2.ropensci.org/079b5c45d8c34cb5e0ad6db85f88d2c749781a7d9753158ec6ff5d085cf3acbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/29561470469"
    }
  ]
}