{
  "_id": "6a17f798acfb0bcc41da9263",
  "Package": "rflexscan",
  "Type": "Package",
  "Title": "The Flexible Spatial Scan Statistic",
  "Version": "1.2.0",
  "Date": "2025-11-07",
  "Authors@R": "c(person(given = \"Takahiro\",\nfamily = \"Otani\",\nrole = c(\"aut\", \"cre\"),\nemail = \"t.otani@aichi-cc.jp\"),\nperson(given = \"Kunihiko\",\nfamily = \"Takahashi\",\nrole = \"aut\"))",
  "Description": "Provides functions for detecting spatial clusters using\nthe flexible spatial scan statistic developed by Tango and\nTakahashi (2005) <doi:10.1186/1476-072X-4-11>. This package\nimplements a wrapper for the 'C' routine used in the 'FleXScan'\n3.1.2 <https://sites.google.com/site/flexscansoftware/home>\ndeveloped by Takahashi, Yokoyama, and Tango. For details, see\nOtani et al. (2021) <doi:10.18637/jss.v099.i13>.",
  "URL": "https://tkhrotn.github.io/rflexscan/",
  "License": "GPL-3",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://tkhrotn.r-universe.dev",
  "Date/Publication": "2025-11-12 03:03:25 UTC",
  "RemoteUrl": "https://github.com/tkhrotn/rflexscan",
  "RemoteRef": "HEAD",
  "RemoteSha": "91f999584740ad79296be817ca8b46d29fe943fb",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 07:59:22 UTC",
    "User": "root"
  },
  "Author": "Takahiro Otani [aut, cre],\nKunihiko Takahashi [aut]",
  "Maintainer": "Takahiro Otani <t.otani@aichi-cc.jp>",
  "MD5sum": "a8de5141bca7b272f7099f2c7caf79ad",
  "_user": "tkhrotn",
  "_type": "src",
  "_file": "rflexscan_1.2.0.tar.gz",
  "_fileid": "e6c67055ec77e9b1c9fdc33be0cb08eef5702ee34a884ade7050b36cad077fb1",
  "_filesize": 131258,
  "_sha256": "e6c67055ec77e9b1c9fdc33be0cb08eef5702ee34a884ade7050b36cad077fb1",
  "_created": "2026-05-28T07:59:22.000Z",
  "_published": "2026-05-28T08:06:48.279Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78248445883,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7260699243"
    },
    {
      "job": 78248445847,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7260695092"
    },
    {
      "job": 78248445873,
      "time": 153,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7260700094"
    },
    {
      "job": 78248445930,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7260695867"
    },
    {
      "job": 78248445816,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7260688567"
    },
    {
      "job": 78248445855,
      "time": 407,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7260767858"
    },
    {
      "job": 78248445831,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7260693623"
    },
    {
      "job": 78248445834,
      "time": 302,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7260732861"
    },
    {
      "job": 78247985061,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260654264"
    },
    {
      "job": 78248445817,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260692188"
    },
    {
      "job": 78248445864,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7260690041"
    },
    {
      "job": 78248445832,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7260690205"
    },
    {
      "job": 78248445824,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7260680745"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tkhrotn/rflexscan",
  "_commit": {
    "id": "91f999584740ad79296be817ca8b46d29fe943fb",
    "author": "Takahiro Otani <tkhrotn@gmail.com>",
    "committer": "Takahiro Otani <tkhrotn@gmail.com>",
    "message": "Merge branch 'master' of https://github.com/tkhrotn/rflexscan\n\n# Conflicts:\n#\tDESCRIPTION\n#\tR/flexscan.R\n#\tman/plot.rflexscan.Rd\n",
    "time": 1762916605
  },
  "_maintainer": {
    "name": "Takahiro Otani",
    "email": "t.otani@aichi-cc.jp"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spdep",
      "role": "Suggests"
    },
    {
      "package": "spData",
      "version": ">= 2.3.1",
      "role": "Suggests"
    }
  ],
  "_owner": "tkhrotn",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "tkhrotn",
      "count": 93,
      "uuid": 15084061
    },
    {
      "user": "rsbivand",
      "count": 2,
      "uuid": 10198404
    }
  ],
  "_userbio": {
    "uuid": 15084061,
    "type": "user",
    "name": "Takahiro OTANI"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rflexscan"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/tkhrotn/rflexscan",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/rflexscan.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tkhrotn/rflexscan",
  "_realowner": "tkhrotn",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2019-06-14"
    },
    {
      "version": "0.2.0",
      "date": "2019-09-13"
    },
    {
      "version": "0.3.0",
      "date": "2020-06-23"
    },
    {
      "version": "0.3.1",
      "date": "2020-08-24"
    },
    {
      "version": "0.4.0",
      "date": "2021-01-19"
    },
    {
      "version": "1.0.0",
      "date": "2021-10-21"
    },
    {
      "version": "1.1.0",
      "date": "2023-03-01"
    },
    {
      "version": "1.2.0",
      "date": "2025-11-28"
    }
  ],
  "_exports": [
    "choropleth",
    "rflexscan",
    "runFleXScan"
  ],
  "_help": [
    {
      "page": "rflexscan-package",
      "title": "Analyze spatial count data using the flexible spatial scan statistic",
      "topics": [
        "rflexscan-package"
      ]
    },
    {
      "page": "choropleth",
      "title": "Display choropleth map",
      "topics": [
        "choropleth"
      ]
    },
    {
      "page": "plot.rflexscan",
      "title": "Graph plotting of flexscan results",
      "topics": [
        "plot.rflexscan"
      ]
    },
    {
      "page": "print.rflexscan",
      "title": "Print rflexscan object",
      "topics": [
        "print.rflexscan"
      ]
    },
    {
      "page": "print.rflexscanCluster",
      "title": "Print rflexscanCluster object",
      "topics": [
        "print.rflexscanCluster"
      ]
    },
    {
      "page": "print.summary.rflexscan",
      "title": "Print summary of flexscan results",
      "topics": [
        "print.summary.rflexscan"
      ]
    },
    {
      "page": "rflexscan",
      "title": "Detect spatial disease clusters using the flexible/circular scan statistic",
      "topics": [
        "rflexscan"
      ]
    },
    {
      "page": "summary.rflexscan",
      "title": "Summarizing rflexscan results",
      "topics": [
        "summary.rflexscan"
      ]
    }
  ],
  "_readme": "https://github.com/tkhrotn/rflexscan/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "e1071",
    "glue",
    "igraph",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pkgconfig",
    "proxy",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "units",
    "vctrs",
    "wk"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rflexscan",
  "_universes": [
    "tkhrotn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-28T08:01:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "4a9e4ef7a2c7de84a9ad1ffd457be8259feb15ca52e0a6ebe5b6cb59e09a526c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-28T08:01:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "dc0a689d6383e2c1dfcfc4ce43920092dfbbfe223f0efadecb359b92752fef02",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-28T08:01:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "6cb41314a2333914f0f69be865e9860b3496f88cc3d9e97379072ae62dc4f703",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-28T08:01:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "9e9da7d1f3f9a58cf439f6c982de90ee2b0929d7a9855b2106bf5ac52430f805",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-28T08:01:21.000Z",
      "arch": "aarch64",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "b17449275d11080766849bf6ae255d26c734c452c7398639b1448c7989ca05e0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-28T08:04:45.000Z",
      "arch": "x86_64",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "40b5d298ef31c1594d997ffd5184bd2cb25e2e3e5c1470e7038816a3e305d75b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-28T08:01:21.000Z",
      "arch": "aarch64",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "7ff9ef63baba2d931e2593e40cd04ec8d94040254fca5fa48336c8478c11ca65",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-28T08:02:40.000Z",
      "arch": "x86_64",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "efe6c92e1ce28d767e4e137075ffef1a0d66648cc3f406cea2e949a21d847ad2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-05-28T08:01:45.000Z",
      "arch": "emscripten",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "c0fa2f9649f15613e71c7d49680ae4b7005840335318387b709d52d94dfc7970",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-28T08:00:57.000Z",
      "arch": "x86_64",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "441c8a87679288b189db11b41f08f65de4b98c679e060910aaf795bc511bc7c7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-28T08:00:59.000Z",
      "arch": "x86_64",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "ee24c1fabdfa56858bbe4b4d5a69e1f4754814c9d9317351835ada5ee8e6af49",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-28T08:00:31.000Z",
      "arch": "x86_64",
      "commit": "91f999584740ad79296be817ca8b46d29fe943fb",
      "fileid": "7ac866eee1e328ee37a1a215959e1606cbc32f46b451991f66ca99f7faee9733",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tkhrotn/actions/runs/26562264947"
    }
  ]
}