{
  "_id": "6a1f09d6b401979e7341c41d",
  "Package": "ssrn",
  "Title": "Scan Statistics for Railway Network",
  "Version": "0.1.0",
  "Date": "2020-06-14",
  "Authors@R": "c(person(given = \"Shinya\",\nfamily = \"Uryu\",\nrole = c(\"aut\", \"cre\"),\nemail = \"suika1127@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0493-6186\")),\nperson(given = \"Yuta\",\nfamily = \"Tanoue\",\nrole = c(\"aut\")),\nperson(given = \"Daisuke\",\nfamily = \"Yoneoka\",\nrole = c(\"aut\")))",
  "Description": "Implement the algorithm provided in scan for estimating\nthe transmission route on railway network using passenger\nvolume. It is a generalization of the scan statistic approach\nfor railway network to identify the hot railway route for\ntransmitting infectious diseases.",
  "URL": "https://github.com/uribo/ssrn",
  "BugReports": "https://github.com/uribo/ssrn/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://uribo.r-universe.dev",
  "Date/Publication": "2020-06-14 05:23:05 UTC",
  "RemoteUrl": "https://github.com/uribo/ssrn",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0c2837eb6c3d7ff81ae23563b6932b95598fc15",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 05:55:38 UTC",
    "User": "root"
  },
  "Author": "Shinya Uryu [aut, cre] (ORCID: <https://orcid.org/0000-0002-0493-6186>),\nYuta Tanoue [aut],\nDaisuke Yoneoka [aut]",
  "Maintainer": "Shinya Uryu <suika1127@gmail.com>",
  "MD5sum": "5bb52df22c59bf17bf5d04283a05972d",
  "_user": "uribo",
  "_type": "src",
  "_file": "ssrn_0.1.0.tar.gz",
  "_fileid": "da6718858573fa62948ac85023d4e3d3823c1de98eaa3221cf2ebbe9667b86da",
  "_filesize": 682261,
  "_sha256": "da6718858573fa62948ac85023d4e3d3823c1de98eaa3221cf2ebbe9667b86da",
  "_created": "2026-05-18T05:55:38.000Z",
  "_published": "2026-06-02T16:50:30.083Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79124815828,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050500905"
    },
    {
      "job": 79124815675,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050499801"
    },
    {
      "job": 79124815431,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050493891"
    },
    {
      "job": 79124815280,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050495405"
    },
    {
      "job": 79124815204,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050476077"
    },
    {
      "job": 79124814819,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364255786"
    },
    {
      "job": 79124815207,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050492547"
    },
    {
      "job": 79124815475,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050489462"
    },
    {
      "job": 79124816012,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050490323"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uribo/actions/runs/26016089387",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/uribo/ssrn",
  "_commit": {
    "id": "c0c2837eb6c3d7ff81ae23563b6932b95598fc15",
    "author": "Shinya Uryu <suika1127@gmail.com>",
    "committer": "Shinya Uryu <suika1127@gmail.com>",
    "message": "prepare for CRAN release\n",
    "time": 1592112185
  },
  "_maintainer": {
    "name": "Shinya Uryu",
    "email": "suika1127@gmail.com",
    "login": "uribo",
    "orcid": "0000-0002-0493-6186",
    "twitter": "@u_ribo",
    "description": "R / Data Engineer / Geo / Ecology / Visualization / Tokushima University (徳島大学)",
    "uuid": 228649
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.6",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "scanstatistics",
      "role": "Suggests"
    }
  ],
  "_owner": "uribo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "uribo",
      "count": 13,
      "uuid": 228649
    },
    {
      "user": "kingqwert",
      "count": 1,
      "uuid": 19958635
    }
  ],
  "_userbio": {
    "uuid": 228649,
    "type": "user",
    "name": "Shinya Uryu",
    "description": "R / Data Engineer / Geo / Ecology / Visualization / Tokushima University (徳島大学)"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ssrn"
  },
  "_devurl": "https://github.com/uribo/ssrn",
  "_searchresults": 5,
  "_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/ssrn.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uribo/ssrn",
  "_realowner": "uribo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-23"
    }
  ],
  "_exports": [
    "%>%",
    "make_adjacency_matrix",
    "make_passenger_matrix",
    "make_passenger_od",
    "network_window",
    "transit_table"
  ],
  "_datasets": [
    {
      "name": "jreast_jt",
      "title": "East Japan Railway's Tokaido Line Data",
      "object": "jreast_jt",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "st_code",
        "st_name"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "jreast_jt_od",
      "title": "JR-East Tokaido Line OD Data",
      "object": "jreast_jt_od",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "rw_code",
        "departure_st_code",
        "arrive_st_code",
        "volume"
      ],
      "rows": 197,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "jreast_jt",
      "title": "East Japan Railway's Tokaido Line Data",
      "topics": [
        "jreast_jt"
      ]
    },
    {
      "page": "jreast_jt_od",
      "title": "JR-East Tokaido Line OD Data",
      "topics": [
        "jreast_jt_od"
      ]
    },
    {
      "page": "make_adjacency_matrix",
      "title": "Convert station data to adjacency matrix",
      "topics": [
        "make_adjacency_matrix"
      ]
    },
    {
      "page": "make_passenger_matrix",
      "title": "Convert passenger and station data to origin-destination matrix",
      "topics": [
        "make_passenger_matrix"
      ]
    },
    {
      "page": "make_passenger_od",
      "title": "Summaries a passenger volume",
      "topics": [
        "make_passenger_od"
      ]
    },
    {
      "page": "network_window",
      "title": "Create network window zones",
      "topics": [
        "network_window"
      ]
    },
    {
      "page": "transit_table",
      "title": "Create transit table",
      "topics": [
        "transit_table"
      ]
    }
  ],
  "_readme": "https://github.com/uribo/ssrn/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "ssrn",
  "_universes": [
    "uribo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T05:57:49.000Z",
      "distro": "noble",
      "commit": "c0c2837eb6c3d7ff81ae23563b6932b95598fc15",
      "fileid": "d0c647bb8abed8a5b9781951f05bfd50e65a7419a457426ee4bf7147e8fec088",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/26016089387"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T05:57:44.000Z",
      "distro": "noble",
      "commit": "c0c2837eb6c3d7ff81ae23563b6932b95598fc15",
      "fileid": "34970a9f6e1605d86b9e9f7de2eb776520f9f98678d811191c9da39a41737665",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/26016089387"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T05:57:14.000Z",
      "commit": "c0c2837eb6c3d7ff81ae23563b6932b95598fc15",
      "fileid": "dbc08d69863f669be4714752b8696a9dd346e96c02dc301f4682ff6d6b7eab2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/26016089387"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T05:57:20.000Z",
      "commit": "c0c2837eb6c3d7ff81ae23563b6932b95598fc15",
      "fileid": "6988b21863c2005b877a3cbc1c5f3d609aa92d17448e3afad972814df28a6015",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/26016089387"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T05:57:00.000Z",
      "commit": "c0c2837eb6c3d7ff81ae23563b6932b95598fc15",
      "fileid": "2f405ebca1ef9740440af50c3397fddfe6621cd7a753b45f436d959fa187252b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/26016089387"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T05:56:45.000Z",
      "commit": "c0c2837eb6c3d7ff81ae23563b6932b95598fc15",
      "fileid": "e5e75ff70d3d77f6f0264479af6d82220cca5b17a643d65fe8e97d5651414618",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/26016089387"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T05:56:49.000Z",
      "commit": "c0c2837eb6c3d7ff81ae23563b6932b95598fc15",
      "fileid": "5f448a909ad786857e6eb738ffe95f9064306ce73743a9e98c28e947888a747e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/26016089387"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T16:50:07.000Z",
      "commit": "c0c2837eb6c3d7ff81ae23563b6932b95598fc15",
      "fileid": "51c3c62d07957c02b45a809808153b7c5a740f4068aef2312803383fae99bea1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/26016089387"
    }
  ]
}