{
  "_id": "6a1f02a3b401979e7341b397",
  "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-05-18 08:21:32 UTC",
    "User": "root"
  },
  "Author": "Maximilian H.K. Hesselbarth [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1125-9918>)",
  "MD5sum": "7061d7212e4fe7357b49915a6240c183",
  "_user": "r-spatialecology",
  "_type": "src",
  "_file": "onpoint_1.1.tar.gz",
  "_fileid": "e28610ea7caa52a78401250c89023d71d32c62d17cede3746a443f2c1b7d370f",
  "_filesize": 342737,
  "_sha256": "e28610ea7caa52a78401250c89023d71d32c62d17cede3746a443f2c1b7d370f",
  "_created": "2026-05-18T08:21:32.000Z",
  "_published": "2026-06-02T16:19:47.934Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79118773833,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052830402"
    },
    {
      "job": 79118773807,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052832154"
    },
    {
      "job": 79118774093,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052816734"
    },
    {
      "job": 79118773107,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052815924"
    },
    {
      "job": 79118772623,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052789167"
    },
    {
      "job": 79118772948,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363544995"
    },
    {
      "job": 79118773440,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052821077"
    },
    {
      "job": 79118773995,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052821418"
    },
    {
      "job": 79118773958,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052818542"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/26021792798",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 188,
    "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.0",
  "_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-05-18T08:23:24.000Z",
      "distro": "noble",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "91401049b6113a6c2104a691b10647c82c4ed71b360c6ae514a4da415fa09aa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/26021792798"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-18T08:23:32.000Z",
      "distro": "noble",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "7179cd2995df71572263a1af6fa3eaeb9bffd89fe87c4f4771ba649634d968af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/26021792798"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-18T08:22:54.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "ae5fb4d5f76385d8f6891dc7fe6f96e207d3426e0bebb60bd005a983163b6fd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/26021792798"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-18T08:22:51.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "3b5f8132317d430123c1fc312743aef90e8cd3f61b4f22316d99edd92f33c668",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/26021792798"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-18T08:22:49.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "0eb372fa430ff61f757e56be05dd3ee67cae22f3fd47fb56d598d96638e5e1fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/26021792798"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-18T08:22:52.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "d4b5952c3f625613d8e513e4d2b0b2c9cfa90d9b1f02d18a7594b872417331a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/26021792798"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-18T08:22:42.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "077116c7fc99024631db4b0e813f72b5f3754857108897e7e631f90fb9ccca90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/26021792798"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-02T16:19:28.000Z",
      "commit": "544c6c363de73e67fde32d0781a9426306737ed5",
      "fileid": "cbf224936670e52f7cf58109aded857887648f9b774c95600a15c71632c6c35a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-spatialecology/actions/runs/26021792798"
    }
  ]
}