{
  "_id": "6a11c595acfb0bcc41d0032a",
  "Package": "sapo",
  "Type": "Package",
  "Title": "Spatial Association of Different Types of Polygon",
  "Version": "0.8.0",
  "Date": "2024-10-02",
  "Authors@R": "person(given = \"Lucas\",\nfamily = \"da Cunha Godoy\",\nrole = c(\"aut\", \"cre\"),\nemail = \"lcgodoy@duck.com\",\ncomment = c(ORCID = \"0000-0003-4265-972X\"))",
  "Description": "In ecology, spatial data is often represented using\npolygons. These polygons can represent a variety of spatial\nentities, such as ecological patches, animal home ranges, or\ngaps in the forest canopy.  Researchers often need to determine\nif two spatial processes, represented by these polygons, are\nindependent of each other. For instance, they might want to\ntest if the home range of a particular animal species is\ninfluenced by the presence of a certain type of vegetation.  To\naddress this, Godoy et al. (2022)\n(<doi:10.1016/j.spasta.2022.100695>) developed conditional\nMonte Carlo tests. These tests are designed to assess spatial\nindependence while taking into account the shape and size of\nthe polygons.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "SystemRequirements": "GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>= 4.8.0)",
  "URL": "https://github.com/lcgodoy/sapo/",
  "BugReports": "https://github.com/lcgodoy/sapo/issues/",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://lcgodoy.r-universe.dev",
  "Date/Publication": "2024-10-08 22:13:21 UTC",
  "RemoteUrl": "https://github.com/lcgodoy/sapo",
  "RemoteRef": "HEAD",
  "RemoteSha": "70c64dab707dc2c8b8377720acc3bfb98bb9a641",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 15:16:58 UTC",
    "User": "root"
  },
  "Author": "Lucas da Cunha Godoy [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4265-972X>)",
  "Maintainer": "Lucas da Cunha Godoy <lcgodoy@duck.com>",
  "MD5sum": "33516180f3cc3cbe8225753026d3c188",
  "_user": "lcgodoy",
  "_type": "src",
  "_file": "sapo_0.8.0.tar.gz",
  "_fileid": "92dcf43c03159ac373f394d79e242b258df37248ec2339b10d50e01c9393faf2",
  "_filesize": 234514,
  "_sha256": "92dcf43c03159ac373f394d79e242b258df37248ec2339b10d50e01c9393faf2",
  "_created": "2026-05-23T15:16:58.000Z",
  "_published": "2026-05-23T15:19:49.555Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77530539146,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177795121"
    },
    {
      "job": 77530539138,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177793227"
    },
    {
      "job": 77530539117,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177792030"
    },
    {
      "job": 77530539116,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177791089"
    },
    {
      "job": 77530372735,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177782221"
    },
    {
      "job": 77530539123,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177792943"
    },
    {
      "job": 77530539135,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177789745"
    },
    {
      "job": 77530539137,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177790070"
    },
    {
      "job": 77530539141,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177789032"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lcgodoy/actions/runs/26336259010",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lcgodoy/sapo",
  "_commit": {
    "id": "70c64dab707dc2c8b8377720acc3bfb98bb9a641",
    "author": "Lucas Godoy <lucasdac.godoy@gmail.com>",
    "committer": "Lucas Godoy <lucasdac.godoy@gmail.com>",
    "message": "fixing citation URL\n",
    "time": 1728425601
  },
  "_maintainer": {
    "name": "Lucas da Cunha Godoy",
    "email": "lcgodoy@duck.com",
    "login": "lcgodoy",
    "orcid": "0000-0003-4265-972X",
    "description": "",
    "uuid": 24809942
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "lcgodoy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "lcgodoy",
      "count": 116,
      "uuid": 24809942
    }
  ],
  "_userbio": {
    "uuid": 24809942,
    "type": "user",
    "name": "Lucas Godoy"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sapo"
  },
  "_devurl": "https://github.com/lcgodoy/sapo",
  "_searchresults": 4,
  "_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/sapo.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lcgodoy/sapo",
  "_realowner": "lcgodoy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8.0",
      "date": "2024-10-11"
    }
  ],
  "_exports": [
    "cmc_psat"
  ],
  "_help": [
    {
      "page": "calc_h",
      "title": "h_{12}(t) from matrix",
      "topics": [
        "calc_h"
      ]
    },
    {
      "page": "cmc_psat",
      "title": "Polygons Spatial Association Test - Global Envelope",
      "topics": [
        "cmc_psat"
      ]
    },
    {
      "page": "create_jump",
      "title": "Create jumps for random movements",
      "topics": [
        "create_jump"
      ]
    },
    {
      "page": "fix_dist",
      "title": "Fix distance matrix containing broken polygons",
      "topics": [
        "fix_dist"
      ]
    },
    {
      "page": "hfun",
      "title": "h_{12}(t) from polygons",
      "topics": [
        "hfun",
        "h_func",
        "h_func.list"
      ]
    },
    {
      "page": "iadist",
      "title": "ID aware distance matrix",
      "topics": [
        "iadist"
      ]
    },
    {
      "page": "im",
      "title": "Integram Measure",
      "topics": [
        "im"
      ]
    },
    {
      "page": "im_ac",
      "title": "Integram Measure with Assimetry Correction",
      "topics": [
        "im_ac"
      ]
    },
    {
      "page": "mad",
      "title": "Maximum Absolute Deviation",
      "topics": [
        "mad"
      ]
    },
    {
      "page": "mad_ac",
      "title": "Maximum Absolute Deviation with Assimetry Correction",
      "topics": [
        "mad_ac"
      ]
    },
    {
      "page": "mean_aux",
      "title": "auxiliary mean",
      "topics": [
        "mean_aux"
      ]
    },
    {
      "page": "pre_ts",
      "title": "Pre-TS",
      "topics": [
        "pre_ts"
      ]
    },
    {
      "page": "s_im",
      "title": "Studentized Integram Measure",
      "topics": [
        "s_im"
      ]
    },
    {
      "page": "s_mad",
      "title": "Studentized Maximum Absolute Deviation",
      "topics": [
        "s_mad"
      ]
    },
    {
      "page": "sapo",
      "title": "sapo: Spatial Association of Polygon Types",
      "topics": [
        "sapo"
      ]
    },
    {
      "page": "toroidal_shift",
      "title": "Toroidal Shift",
      "topics": [
        "toroidal_shift"
      ]
    },
    {
      "page": "translate_by_pt",
      "title": "Translate an 'sf' object by a \"point\"",
      "topics": [
        "translate_by_pt"
      ]
    }
  ],
  "_readme": "https://github.com/lcgodoy/sapo/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "DBI",
    "e1071",
    "KernSmooth",
    "MASS",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "ht.Rmd",
      "filename": "ht.html",
      "title": "Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-09-17 11:45:29",
      "modified": "2024-10-03 19:56:13",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "sapo",
  "_universes": [
    "lcgodoy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-23T15:19:19.000Z",
      "distro": "noble",
      "commit": "70c64dab707dc2c8b8377720acc3bfb98bb9a641",
      "fileid": "f80305addd2ca26834cf2a16dc8c7ec0f4805936a80abd9e9c662cd2a2f2a377",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcgodoy/actions/runs/26336259010"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-23T15:19:01.000Z",
      "distro": "noble",
      "commit": "70c64dab707dc2c8b8377720acc3bfb98bb9a641",
      "fileid": "b19caefd19e15ae5cb35b427c64810d986d0aaa45f73d0eb6311c596f315aad9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcgodoy/actions/runs/26336259010"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-23T15:18:53.000Z",
      "commit": "70c64dab707dc2c8b8377720acc3bfb98bb9a641",
      "fileid": "71a5fd4a72ce68052f154a3631b91049e6831c6b80189c69dad3d6db1147e2d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcgodoy/actions/runs/26336259010"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-23T15:18:38.000Z",
      "commit": "70c64dab707dc2c8b8377720acc3bfb98bb9a641",
      "fileid": "d3dd00ce25942277b4dc9f17742b15583ba439dec83507d0b09c1bb28b240673",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcgodoy/actions/runs/26336259010"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0",
      "date": "2026-05-23T15:19:11.000Z",
      "commit": "70c64dab707dc2c8b8377720acc3bfb98bb9a641",
      "fileid": "5feda9be3a146e16d30840ba00b9d8f7f0cd69f8dfca45528ece03646e3be814",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lcgodoy/actions/runs/26336259010"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-23T15:18:15.000Z",
      "commit": "70c64dab707dc2c8b8377720acc3bfb98bb9a641",
      "fileid": "24fcd74167b8c508eb2b3893d80c62966c49a6bc2abdf62908903694c1c32b2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcgodoy/actions/runs/26336259010"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-23T15:18:18.000Z",
      "commit": "70c64dab707dc2c8b8377720acc3bfb98bb9a641",
      "fileid": "47a636fa817cd541ab36b85c9888ef85d069d18761c03eb87aa3b4e02c4b4c86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcgodoy/actions/runs/26336259010"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-23T15:18:08.000Z",
      "commit": "70c64dab707dc2c8b8377720acc3bfb98bb9a641",
      "fileid": "df7f65df225bd0e172ea58f7dd56abb4cea96d2ef372a73b7735bd63f3913b58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lcgodoy/actions/runs/26336259010"
    }
  ]
}