{
  "_id": "6a631084d3420cf5dfdb69d1",
  "Package": "T4transport",
  "Type": "Package",
  "Title": "Tools for Computational Optimal Transport",
  "Version": "0.1.9",
  "Authors@R": "person(\"Kisung\", \"You\", role = c(\"aut\", \"cre\"),email = \"kisung.you@outlook.com\",comment=c(ORCID=\"0000-0002-8584-459X\"))",
  "Description": "Transport theory has seen much success in many fields of\nstatistics and machine learning. We provide a variety of\nalgorithms to compute Wasserstein distance, barycenter, and\nothers. See Peyré and Cuturi (2019) <doi:10.1561/2200000073>\nfor the general exposition to the study of computational\noptimal transport.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://www.kisungyou.com/T4transport/",
  "RoxygenNote": "7.3.3",
  "RdMacros": "Rdpack",
  "SystemRequirements": "C++20",
  "VignetteBuilder": "knitr",
  "Repository": "https://kisungyou.r-universe.dev",
  "Date/Publication": "2026-05-27 20:17:50 UTC",
  "RemoteUrl": "https://github.com/kisungyou/t4transport",
  "RemoteRef": "HEAD",
  "RemoteSha": "b7a36aedc6b001434530521a78a821ca219aa5ed",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 06:19:08 UTC",
    "User": "root"
  },
  "Author": "Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)",
  "Maintainer": "Kisung You <kisung.you@outlook.com>",
  "_user": "kisungyou",
  "_type": "src",
  "_file": "T4transport_0.1.9.tar.gz",
  "_fileid": "https://r2.ropensci.org/b0b41c1539f865325f9a144eee95acd60016cf63431462037bdd55e150808d32",
  "_filesize": 5577453,
  "_sha256": "b0b41c1539f865325f9a144eee95acd60016cf63431462037bdd55e150808d32",
  "_expires": "2026-11-01T07:13:06.000Z",
  "_created": "2026-07-24T06:19:08.000Z",
  "_published": "2026-07-24T07:13:08.688Z",
  "_jobs": [
    {
      "job": 89414547290,
      "time": 210,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588413968"
    },
    {
      "job": 89414547333,
      "time": 219,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588416791"
    },
    {
      "job": 89414547289,
      "time": 219,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588416727"
    },
    {
      "job": 89414547343,
      "time": 262,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588428798"
    },
    {
      "job": 89414547284,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589331718"
    },
    {
      "job": 89414547278,
      "time": 248,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589340011"
    },
    {
      "job": 89414547250,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589294175"
    },
    {
      "job": 89414547312,
      "time": 227,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589381801"
    },
    {
      "job": 89414009960,
      "time": 223,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588351312"
    },
    {
      "job": 89414547166,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588400235"
    },
    {
      "job": 89414547324,
      "time": 245,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588424329"
    },
    {
      "job": 89414547265,
      "time": 222,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588417641"
    },
    {
      "job": 89414547277,
      "time": 228,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588419171"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471",
  "_status": "success",
  "_upstream": "https://github.com/kisungyou/t4transport",
  "_commit": {
    "id": "b7a36aedc6b001434530521a78a821ca219aa5ed",
    "author": "Kisung You <kisung.you@outlook.com>",
    "committer": "Kisung You <kisung.you@outlook.com>",
    "message": "alpha freed\n",
    "time": 1779913070
  },
  "_maintainer": {
    "name": "Kisung You",
    "email": "kisung.you@outlook.com",
    "login": "kisungyou",
    "twitter": "@kisung_you",
    "description": "",
    "uuid": 22312643,
    "orcid": "0000-0002-8584-459X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    }
  ],
  "_owner": "kisungyou",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 7
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 4
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "kisungyou",
      "count": 54,
      "uuid": 22312643
    },
    {
      "user": "kyound",
      "count": 1,
      "uuid": 73868887
    }
  ],
  "_userbio": {
    "uuid": 22312643,
    "type": "user",
    "name": "Kisung You",
    "followers": 34
  },
  "_downloads": {
    "count": 263,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/T4transport"
  },
  "_devurl": "https://github.com/kisungyou/t4transport",
  "_pkgdown": "https://www.kisungyou.com/T4transport/",
  "_searchresults": 14,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/T4transport.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kisungyou/t4transport",
  "_realowner": "kisungyou",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-10-09"
    },
    {
      "version": "0.1.1",
      "date": "2022-09-03"
    },
    {
      "version": "0.1.2",
      "date": "2023-04-11"
    },
    {
      "version": "0.1.3",
      "date": "2025-05-29"
    },
    {
      "version": "0.1.5",
      "date": "2025-11-13"
    },
    {
      "version": "0.1.7",
      "date": "2025-12-22"
    },
    {
      "version": "0.1.8",
      "date": "2026-01-11"
    }
  ],
  "_exports": [
    "ecdfbary",
    "ecdfmed",
    "fbary14C",
    "fbary14Cdist",
    "fbary15B",
    "fbary15Bdist",
    "fiedler",
    "gaussbary1d",
    "gaussbarypd",
    "gaussmed1d",
    "gaussmedpd",
    "gaussvis2d",
    "gwbary",
    "gwdist",
    "histbary",
    "histbary14C",
    "histbary15B",
    "histdist",
    "histinterp",
    "histmed",
    "imagebary",
    "imagebary14C",
    "imagebary15B",
    "imagedist",
    "imageinterp",
    "imagemed",
    "img2measure",
    "ipot",
    "ipotD",
    "pwbary",
    "pwdist",
    "rbary23L",
    "rbaryGD",
    "rmedIRLS",
    "rmedWB",
    "sinkhorn",
    "sinkhornD",
    "swdist",
    "wassboot",
    "wasserstein",
    "wassersteinD"
  ],
  "_datasets": [
    {
      "name": "digit3",
      "title": "MNIST Images of Digit 3",
      "object": "digit3",
      "file": "digit3.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "digits",
      "title": "MNIST Images of All Digits",
      "object": "digits",
      "file": "digits.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "digit3",
      "title": "MNIST Images of Digit 3",
      "concept": [
        "data"
      ],
      "topics": [
        "digit3"
      ]
    },
    {
      "page": "digits",
      "title": "MNIST Images of All Digits",
      "concept": [
        "data"
      ],
      "topics": [
        "digits"
      ]
    },
    {
      "page": "ecdfbary",
      "title": "Barycenter of Empirical CDFs",
      "concept": [
        "ecdf"
      ],
      "topics": [
        "ecdfbary"
      ]
    },
    {
      "page": "ecdfmed",
      "title": "Wasserstein Median of Empirical CDFs",
      "concept": [
        "ecdf"
      ],
      "topics": [
        "ecdfmed"
      ]
    },
    {
      "page": "fbary14C",
      "title": "Fixed-Support Barycenter by Cuturi & Doucet (2014)",
      "concept": [
        "fixed_centroid"
      ],
      "topics": [
        "fbary14C",
        "fbary14Cdist"
      ]
    },
    {
      "page": "fbary15B",
      "title": "Fixed-Support Barycenter by Benamou et al. (2015)",
      "concept": [
        "fixed_centroid"
      ],
      "topics": [
        "fbary15B",
        "fbary15Bdist"
      ]
    },
    {
      "page": "fiedler",
      "title": "Compute the fiedler vector of a point cloud",
      "concept": [
        "other"
      ],
      "topics": [
        "fiedler"
      ]
    },
    {
      "page": "gaussbary1d",
      "title": "Barycenter of Gaussian Distributions in \\mathbb{R}",
      "concept": [
        "gaussian"
      ],
      "topics": [
        "gaussbary1d"
      ]
    },
    {
      "page": "gaussbarypd",
      "title": "Barycenter of Gaussian Distributions in \\mathbb{R}^p",
      "concept": [
        "gaussian"
      ],
      "topics": [
        "gaussbarypd"
      ]
    },
    {
      "page": "gaussmed1d",
      "title": "Wasserstein Median of Gaussian Distributions in \\mathbb{R}",
      "concept": [
        "gaussian"
      ],
      "topics": [
        "gaussmed1d"
      ]
    },
    {
      "page": "gaussmedpd",
      "title": "Wasserstein Median of Gaussian Distributions in \\mathbb{R}^p",
      "concept": [
        "gaussian"
      ],
      "topics": [
        "gaussmedpd"
      ]
    },
    {
      "page": "gaussvis2d",
      "title": "Sampling from a Bivariate Gaussian Distribution for Visualization",
      "concept": [
        "other"
      ],
      "topics": [
        "gaussvis2d"
      ]
    },
    {
      "page": "gwbary",
      "title": "Gromov-Wasserstein Barycenter",
      "concept": [
        "gromov"
      ],
      "topics": [
        "gwbary"
      ]
    },
    {
      "page": "gwdist",
      "title": "Gromov-Wasserstein Distance",
      "concept": [
        "gromov"
      ],
      "topics": [
        "gwdist"
      ]
    },
    {
      "page": "histbary",
      "title": "Barycenter of Histograms",
      "concept": [
        "histogram"
      ],
      "topics": [
        "histbary"
      ]
    },
    {
      "page": "histbary14C",
      "title": "Barycenter of Histograms by Cuturi and Doucet (2014)",
      "concept": [
        "histogram"
      ],
      "topics": [
        "histbary14C"
      ]
    },
    {
      "page": "histbary15B",
      "title": "Barycenter of Histograms by Benamou et al. (2015)",
      "concept": [
        "histogram"
      ],
      "topics": [
        "histbary15B"
      ]
    },
    {
      "page": "histdist",
      "title": "Distance between Histograms",
      "concept": [
        "histogram"
      ],
      "topics": [
        "histdist"
      ]
    },
    {
      "page": "histinterp",
      "title": "Interpolation between Histograms",
      "concept": [
        "histogram"
      ],
      "topics": [
        "histinterp"
      ]
    },
    {
      "page": "histmed",
      "title": "Wasserstein Median of Histograms",
      "concept": [
        "histogram"
      ],
      "topics": [
        "histmed"
      ]
    },
    {
      "page": "imagebary",
      "title": "Barycenter of Images",
      "concept": [
        "image"
      ],
      "topics": [
        "imagebary"
      ]
    },
    {
      "page": "imagebary14C",
      "title": "Barycenter of Images according to Cuturi & Doucet (2014)",
      "concept": [
        "image"
      ],
      "topics": [
        "imagebary14C"
      ]
    },
    {
      "page": "imagebary15B",
      "title": "Barycenter of Images according to Benamou et al. (2015)",
      "concept": [
        "image"
      ],
      "topics": [
        "imagebary15B"
      ]
    },
    {
      "page": "imagedist",
      "title": "Wasserstein Distance between Two Images",
      "concept": [
        "image"
      ],
      "topics": [
        "imagedist"
      ]
    },
    {
      "page": "imageinterp",
      "title": "Interpolation between Images",
      "concept": [
        "image"
      ],
      "topics": [
        "imageinterp"
      ]
    },
    {
      "page": "imagemed",
      "title": "Wasserstein Median of Images",
      "concept": [
        "image"
      ],
      "topics": [
        "imagemed"
      ]
    },
    {
      "page": "img2measure",
      "title": "Extract a discrete measure from a gray-scale image matrix",
      "concept": [
        "other"
      ],
      "topics": [
        "img2measure"
      ]
    },
    {
      "page": "ipot",
      "title": "Wasserstein Distance via Inexact Proximal Point Method",
      "concept": [
        "dist"
      ],
      "topics": [
        "ipot",
        "ipotD"
      ]
    },
    {
      "page": "pwbary",
      "title": "Procrustes-Wasserstein Barycenter",
      "concept": [
        "free_centroid"
      ],
      "topics": [
        "pwbary"
      ]
    },
    {
      "page": "pwdist",
      "title": "Procrustes-Wasserstein Distance",
      "concept": [
        "dist"
      ],
      "topics": [
        "pwdist"
      ]
    },
    {
      "page": "rbary23L",
      "title": "Free-Support Barycenter by von Lindheim (2023)",
      "concept": [
        "free_centroid"
      ],
      "topics": [
        "rbary23L"
      ]
    },
    {
      "page": "rbarygd",
      "title": "Free-Support Wasserstein Barycenter by Barycentric-Projection Updates",
      "concept": [
        "free_centroid"
      ],
      "topics": [
        "rbaryGD"
      ]
    },
    {
      "page": "rmedIRLS",
      "title": "Free-Support Median by IRLS",
      "concept": [
        "free_centroid"
      ],
      "topics": [
        "rmedIRLS"
      ]
    },
    {
      "page": "rmedWB",
      "title": "Free-Support Median by Weiszfeld Update with Barycentric Projection",
      "concept": [
        "free_centroid"
      ],
      "topics": [
        "rmedWB"
      ]
    },
    {
      "page": "sinkhorn",
      "title": "Wasserstein Distance via Entropic Regularization and Sinkhorn Algorithm",
      "concept": [
        "dist"
      ],
      "topics": [
        "sinkhorn",
        "sinkhornD"
      ]
    },
    {
      "page": "swdist",
      "title": "Sliced Wasserstein Distance",
      "concept": [
        "dist"
      ],
      "topics": [
        "swdist"
      ]
    },
    {
      "page": "wassboot",
      "title": "Wasserstein Distance Estimation with Boostrapping",
      "concept": [
        "dist"
      ],
      "topics": [
        "wassboot"
      ]
    },
    {
      "page": "wasserstein",
      "title": "Wasserstein Distance via Linear Programming",
      "concept": [
        "dist"
      ],
      "topics": [
        "wasserstein",
        "wassersteinD"
      ]
    }
  ],
  "_readme": "https://github.com/kisungyou/t4transport/raw/HEAD/README.md",
  "_rundeps": [
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "basic_compute_distance.Rmd",
      "filename": "basic_compute_distance.html",
      "title": "Computing the Wasserstein distance",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Toy example",
        "How to compute?",
        "Alternative input",
        "Disclaimer",
        "References"
      ],
      "created": "2025-07-19 02:37:04",
      "modified": "2025-09-11 00:57:42",
      "commits": 3
    }
  ],
  "_score": 6.246498580795802,
  "_indexed": true,
  "_nocasepkg": "t4transport",
  "_universes": [
    "kisungyou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-07-24T06:22:17.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/14b7ccaf078c33dbe3c2044c20507817358419aecef84cdecee5e9bc9e30d7d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-07-24T06:22:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/1b3b65ece2ae94006649fc3192016e9f2aaf233f8096513d60e9ca46aa2c1875",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-07-24T06:22:30.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/1bf9dc8dc5a3a7563dd561a25079333ab975fff0f04714190a96709d22f3011c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-07-24T06:22:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/7768659c48f0e6158aa6fed61f78e2417ecf70cf8226fde2d1441f228494b1d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-07-24T07:08:53.000Z",
      "arch": "aarch64",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/b094bae86e25b3ca2e1cff8ae0d043f3b0957fb78e17c3c882e4c0360353f012",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-07-24T07:08:45.000Z",
      "arch": "x86_64",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/24867beda95d97a44ecf937912e030feae2076ad853a188bfcf49d79d40c47f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-07-24T07:07:25.000Z",
      "arch": "aarch64",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/1770dd26755e328d30082252b28c17aafae2d3e64e055afdc92b6985bbcbf2e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-07-24T07:10:47.000Z",
      "arch": "x86_64",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/24b7eb0622881abefd16f2fbf15715195175f6bb90e7222d0a50745ee6c18175",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9",
      "date": "2026-07-24T06:22:03.000Z",
      "arch": "emscripten",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/9b410cc7020874e9eac1476d9b7d6a25aae4b44c26348d8bd43e211093f7e931",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-07-24T06:21:10.000Z",
      "arch": "x86_64",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/c4e3fcc62e2090b3534d25fd3fec4d634ae2005525930fd3c4a6780d148915b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-07-24T06:21:14.000Z",
      "arch": "x86_64",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/a602aa1ee59480d909355e83f922d218d921827592a50f09e24589dea77134ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-07-24T06:21:08.000Z",
      "arch": "x86_64",
      "commit": "b7a36aedc6b001434530521a78a821ca219aa5ed",
      "fileid": "https://r2.ropensci.org/db61044ccebfd15c3a893a64381dda3b416feff87ffa826eaeffff50f5c88530",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/30071769471"
    }
  ]
}