{
  "_id": "6a112754acfb0bcc41ce364f",
  "Package": "AIDA",
  "Type": "Package",
  "Title": "Analysis of Interval DAta",
  "Version": "0.1.6",
  "Authors@R": "person(\"Catarina P. Loureiro\", role = c(\"aut\", \"cre\"), email = \"catarinapadrela@tecnico.ulisboa.pt\", comment = c(ORCID = \"0009-0001-9464-5824\"))",
  "Description": "Tools for the analysis of interval-valued data, including\nconstruction, visualization, and statistical modeling. The\npackage provides the 'intData' class for representing\ninterval-valued data, along with functions to aggregate\nmicrodata and to estimate parameters of latent distributions.\nBarycenter and covariance matrix estimation is implemented\nbased on the Mallows distance (Oliveira et al. (2025)\n<doi:10.48550/arXiv.2407.05105>). Robust estimation of the\nsymbolic covariance matrix is implemented via the Interval\nMinimum Covariance Determinant (IMCD) estimator, enabling\noutlier detection based on the robust squared\nInterval-Mahalanobis distance, as proposed by Loureiro et al.\n(2026) <doi:10.48550/arXiv.2604.26769>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/catarinaploureiro/AIDA,\nhttps://catarinaploureiro.github.io/AIDA/",
  "BugReports": "https://github.com/catarinaploureiro/AIDA/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://catarinaploureiro.r-universe.dev",
  "Date/Publication": "2026-05-23 00:24:54 UTC",
  "RemoteUrl": "https://github.com/catarinaploureiro/aida",
  "RemoteRef": "HEAD",
  "RemoteSha": "08420ff7bd398e9fefe1cde39d2d299fafd9ace6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 03:59:12 UTC",
    "User": "root"
  },
  "Author": "Catarina P. Loureiro [aut, cre] (ORCID:\n<https://orcid.org/0009-0001-9464-5824>)",
  "Maintainer": "Catarina P. Loureiro <catarinapadrela@tecnico.ulisboa.pt>",
  "MD5sum": "4fd8dc37ce5b9159be8169c5c92dcd23",
  "_user": "catarinaploureiro",
  "_type": "src",
  "_file": "AIDA_0.1.6.tar.gz",
  "_fileid": "25c48f4147e3110327063ec048f8611aaedd55357893cfd504d2b02380c122dd",
  "_filesize": 7071309,
  "_sha256": "25c48f4147e3110327063ec048f8611aaedd55357893cfd504d2b02380c122dd",
  "_created": "2026-05-23T03:59:12.000Z",
  "_published": "2026-05-23T04:04:36.491Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77495164150,
      "time": 265,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174042370"
    },
    {
      "job": 77495164155,
      "time": 258,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174041690"
    },
    {
      "job": 77495164144,
      "time": 203,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174034771"
    },
    {
      "job": 77495164151,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174031954"
    },
    {
      "job": 77494928705,
      "time": 280,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174018055"
    },
    {
      "job": 77495164142,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174033851"
    },
    {
      "job": 77495164148,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174033091"
    },
    {
      "job": 77495164165,
      "time": 160,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174032853"
    },
    {
      "job": 77495164161,
      "time": 166,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174033399"
    }
  ],
  "_buildurl": "https://github.com/r-universe/catarinaploureiro/actions/runs/26322807435",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/catarinaploureiro/aida",
  "_commit": {
    "id": "08420ff7bd398e9fefe1cde39d2d299fafd9ace6",
    "author": "catarinapadrela <catarinapadrela@tecnico.ulisboa.pt>",
    "committer": "catarinapadrela <catarinapadrela@tecnico.ulisboa.pt>",
    "message": "Add rbind method to intData class\n",
    "time": 1779495894
  },
  "_maintainer": {
    "name": "Catarina P. Loureiro",
    "email": "catarinapadrela@tecnico.ulisboa.pt",
    "login": "catarinaploureiro",
    "uuid": 131152897
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "CerioliOutlierDetection",
      "role": "Imports"
    },
    {
      "package": "cellWise",
      "role": "Imports"
    },
    {
      "package": "geigen",
      "role": "Imports"
    },
    {
      "package": "kde1d",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "corrplot",
      "role": "Suggests"
    }
  ],
  "_owner": "catarinaploureiro",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 6
    },
    {
      "week": "2026-18",
      "n": 14
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-12"
    },
    {
      "name": "v0.1.2",
      "date": "2026-03-23"
    },
    {
      "name": "v0.1.3",
      "date": "2026-05-02"
    },
    {
      "name": "v0.1.4",
      "date": "2026-05-03"
    },
    {
      "name": "v0.1.5",
      "date": "2026-05-07"
    },
    {
      "name": "v0.1.6",
      "date": "2026-05-23"
    }
  ],
  "_topics": [
    "imcd",
    "interval-mahalanobis-distance",
    "interval-valued-data",
    "outlier-detection",
    "statistics",
    "symbolic-data"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "catarinaploureiro",
      "count": 27,
      "uuid": 131152897
    }
  ],
  "_userbio": {
    "uuid": 131152897,
    "type": "user",
    "name": "Catarina P. Loureiro"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AIDA"
  },
  "_devurl": "https://github.com/catarinaploureiro/aida",
  "_pkgdown": "https://catarinaploureiro.github.io/AIDA/",
  "_searchresults": 173,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AIDA.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/catarinaploureiro/aida",
  "_realowner": "catarinaploureiro",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2026-05-12"
    }
  ],
  "_exports": [
    "angle_error",
    "Centers",
    "colnames",
    "farness",
    "frobenius_error",
    "get_latent_param",
    "get_latent_var",
    "head",
    "IMah_dist",
    "IMah_dist_pairs",
    "IMCD",
    "int_cov",
    "int_cov_z",
    "int_mean_z",
    "int_outliers",
    "intData",
    "KL_divergence",
    "LatentCase",
    "LatentDist",
    "LatentParam",
    "LogRanges",
    "LowerBounds",
    "Mallows_dist",
    "micro2intData",
    "NbMicroUnits",
    "ncol",
    "nrow",
    "plot",
    "plot_dist_dist",
    "plot_interval_dist",
    "print",
    "Ranges",
    "rbind",
    "row.names",
    "rownames",
    "show",
    "summary",
    "SYMB.biplot",
    "SYMB.pairs.panels",
    "tail",
    "UpperBounds"
  ],
  "_datasets": [
    {
      "name": "creditcard",
      "title": "Credit Card Dataset",
      "object": "creditcard",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "entrecampos_air_quality",
      "title": "Entrecampos Air Quality Dataset",
      "object": "entrecampos_air_quality",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "intCars",
      "title": "Cars Dataset",
      "object": "intCars",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "spotify_tracks",
      "title": "Spotify Tracks Dataset",
      "object": "spotify_tracks",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "S4-Extract-methods",
      "title": "Subset an intData Object",
      "topics": [
        "[,intData,ANY,ANY-method",
        "[,intData-method"
      ]
    },
    {
      "page": "comparison-methods",
      "title": "Equality Comparison for intData Objects",
      "topics": [
        "!=",
        "!=,intData,intData-method",
        "!=.intData",
        "==",
        "==,intData,intData-method",
        "==.intData"
      ]
    },
    {
      "page": "angle_error",
      "title": "Angle Error",
      "topics": [
        "angle_error"
      ]
    },
    {
      "page": "Centers",
      "title": "Centers Method for intData",
      "topics": [
        "Centers",
        "Centers,intData-method"
      ]
    },
    {
      "page": "colnames",
      "title": "Column Names Method for intData",
      "topics": [
        "colnames,intData-method"
      ]
    },
    {
      "page": "creditcard",
      "title": "Credit Card Dataset",
      "topics": [
        "creditcard"
      ]
    },
    {
      "page": "dim",
      "title": "Dimensions Method for intData",
      "topics": [
        "dim,intData-method"
      ]
    },
    {
      "page": "entrecampos_air_quality",
      "title": "Entrecampos Air Quality Dataset",
      "topics": [
        "entrecampos_air_quality"
      ]
    },
    {
      "page": "farness",
      "title": "Farness Estimation",
      "topics": [
        "farness"
      ]
    },
    {
      "page": "frobenius_error",
      "title": "Relative Frobenius Error",
      "topics": [
        "frobenius_error"
      ]
    },
    {
      "page": "get_latent_param",
      "title": "Compute Latent Variables Parameters",
      "topics": [
        "get_latent_param"
      ]
    },
    {
      "page": "get_latent_var",
      "title": "Compute Latent Variables",
      "topics": [
        "get_latent_var"
      ]
    },
    {
      "page": "head",
      "title": "Head Method for intData",
      "topics": [
        "head,intData-method"
      ]
    },
    {
      "page": "IMah_dist",
      "title": "Interval-Mahalanobis Distance",
      "topics": [
        "IMah_dist"
      ]
    },
    {
      "page": "IMah_dist_pairs",
      "title": "Interval-Mahalanobis distance for all pairs",
      "topics": [
        "IMah_dist_pairs"
      ]
    },
    {
      "page": "IMCD",
      "title": "Interval-valued data Minimum Covariance Determinant (IMCD) estimation",
      "topics": [
        "IMCD"
      ]
    },
    {
      "page": "int_cov",
      "title": "Interval-valued Covariance",
      "topics": [
        "int_cov"
      ]
    },
    {
      "page": "int_cov_z",
      "title": "Sample Interval-valued Covariance",
      "topics": [
        "int_cov_z"
      ]
    },
    {
      "page": "int_mean_z",
      "title": "Sample Mean",
      "topics": [
        "int_mean_z"
      ]
    },
    {
      "page": "int_outliers",
      "title": "Outlier Detection for Interval-Valued Data Based on Robust Distances",
      "topics": [
        "int_outliers"
      ]
    },
    {
      "page": "intCars",
      "title": "Cars Dataset",
      "topics": [
        "intCars"
      ]
    },
    {
      "page": "intData",
      "title": "Interval Data Constructor",
      "topics": [
        "intData"
      ]
    },
    {
      "page": "intData-class",
      "title": "Interval Data Class",
      "topics": [
        "intData-class"
      ]
    },
    {
      "page": "KL_divergence",
      "title": "Kullback-Leibler (KL) Divergence",
      "topics": [
        "KL_divergence"
      ]
    },
    {
      "page": "LatentCase",
      "title": "Latent Case Method for intData",
      "topics": [
        "LatentCase",
        "LatentCase,intData-method"
      ]
    },
    {
      "page": "LatentDist",
      "title": "Latent Distribution Method for intData",
      "topics": [
        "LatentDist",
        "LatentDist,intData-method"
      ]
    },
    {
      "page": "LatentParam",
      "title": "Latent Parameters Method for intData",
      "topics": [
        "LatentParam",
        "LatentParam,intData-method"
      ]
    },
    {
      "page": "LogRanges",
      "title": "LogRanges Method for intData",
      "topics": [
        "LogRanges",
        "LogRanges,intData-method"
      ]
    },
    {
      "page": "LowerBounds",
      "title": "Lower Bounds Method for intData",
      "topics": [
        "LowerBounds",
        "LowerBounds,intData-method"
      ]
    },
    {
      "page": "Mallows_dist",
      "title": "Mallows Distance",
      "topics": [
        "Mallows_dist"
      ]
    },
    {
      "page": "micro2intData",
      "title": "Aggregate Microdata into Interval-Valued Data",
      "topics": [
        "micro2intData"
      ]
    },
    {
      "page": "names",
      "title": "Variable Names Method for intData",
      "topics": [
        "names,intData-method"
      ]
    },
    {
      "page": "NbMicroUnits",
      "title": "Number of Micro Units Method for intData",
      "topics": [
        "NbMicroUnits",
        "NbMicroUnits,intData-method"
      ]
    },
    {
      "page": "ncol",
      "title": "Number of Columns Method for intData",
      "topics": [
        "ncol,intData-method"
      ]
    },
    {
      "page": "nrow",
      "title": "Number of Rows Method for intData",
      "topics": [
        "nrow,intData-method"
      ]
    },
    {
      "page": "plot_dist_dist",
      "title": "Distance-Distance plot for interval-valued data.",
      "topics": [
        "plot_dist_dist"
      ]
    },
    {
      "page": "plot_interval_dist",
      "title": "Interval-Mahalanobis distance plot for interval-valued data.",
      "topics": [
        "plot_interval_dist"
      ]
    },
    {
      "page": "plot",
      "title": "Plot Method for Two intData Objects",
      "topics": [
        "plot,intData,intData-method",
        "plot,intData,missing-method"
      ]
    },
    {
      "page": "print",
      "title": "Print Method for Summary intData",
      "topics": [
        "print,summaryintData-method"
      ]
    },
    {
      "page": "Ranges",
      "title": "Ranges Method for intData",
      "topics": [
        "Ranges",
        "Ranges,intData-method"
      ]
    },
    {
      "page": "rbind",
      "title": "Row Bind for intData",
      "topics": [
        "rbind",
        "rbind,intData-method"
      ]
    },
    {
      "page": "row.names",
      "title": "Row.Names Method for intData",
      "topics": [
        "row.names,intData-method"
      ]
    },
    {
      "page": "rownames",
      "title": "Row Names Method for intData",
      "topics": [
        "rownames,intData-method"
      ]
    },
    {
      "page": "show",
      "title": "Show Method for intData",
      "topics": [
        "show,intData-method",
        "show,summaryintData-method"
      ]
    },
    {
      "page": "spotify_tracks",
      "title": "Spotify Tracks Dataset",
      "topics": [
        "spotify_tracks"
      ]
    },
    {
      "page": "summary",
      "title": "Summary Method for intData",
      "topics": [
        "summary,intData-method"
      ]
    },
    {
      "page": "summaryintData-class",
      "title": "Summary Interval Data Class",
      "topics": [
        "summaryintData-class"
      ]
    },
    {
      "page": "SYMB.biplot",
      "title": "Symbolic Biplot for Interval-valued Data",
      "topics": [
        "SYMB.biplot"
      ]
    },
    {
      "page": "SYMB.pairs.panels",
      "title": "Pairs-plot for Interval-valued Symbolic data.",
      "topics": [
        "SYMB.pairs.panels"
      ]
    },
    {
      "page": "tail",
      "title": "Tail Method for intData",
      "topics": [
        "tail,intData-method"
      ]
    },
    {
      "page": "UpperBounds",
      "title": "Upper Bounds Method for intData",
      "topics": [
        "UpperBounds",
        "UpperBounds,intData-method"
      ]
    }
  ],
  "_readme": "https://github.com/catarinaploureiro/aida/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "cellWise",
    "CerioliOutlierDetection",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DEoptimR",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "geigen",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kde1d",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "matrixStats",
    "memoise",
    "mime",
    "mvtnorm",
    "openssl",
    "otel",
    "pcaPP",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "promises",
    "purrr",
    "R6",
    "randtoolbox",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rngWELL",
    "robustbase",
    "rrcov",
    "S7",
    "sass",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "svd",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "IMCD_examples.Rmd",
      "filename": "IMCD_examples.html",
      "title": "IMCD estimator examples",
      "author": "Catarina P. Loureiro",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Cars Dataset",
        "Spotify Tracks Dataset",
        "References"
      ],
      "created": "2026-03-12 23:41:49",
      "modified": "2026-04-30 10:47:15",
      "commits": 3
    },
    {
      "source": "intData_examples.Rmd",
      "filename": "intData_examples.html",
      "title": "Class intData examples",
      "author": "Catarina P. Loureiro",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Credit Card Dataset",
        "References"
      ],
      "created": "2026-03-12 23:41:49",
      "modified": "2026-05-07 18:59:44",
      "commits": 4
    }
  ],
  "_score": 6.016197353512439,
  "_indexed": true,
  "_nocasepkg": "aida",
  "_universes": [
    "catarinaploureiro"
  ],
  "_previous": "0.1.5",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-23T04:03:09.000Z",
      "distro": "noble",
      "commit": "08420ff7bd398e9fefe1cde39d2d299fafd9ace6",
      "fileid": "277ae55bc6861fd784c2169f1d4b62ea3d47b69197279b4820c77101db114169",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/catarinaploureiro/actions/runs/26322807435"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-23T04:03:04.000Z",
      "distro": "noble",
      "commit": "08420ff7bd398e9fefe1cde39d2d299fafd9ace6",
      "fileid": "5da3321766982b7168218a041242941bd310b014e537daab597b50ed620cea87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/catarinaploureiro/actions/runs/26322807435"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-23T04:02:08.000Z",
      "commit": "08420ff7bd398e9fefe1cde39d2d299fafd9ace6",
      "fileid": "9bc9f04cc73c07a318c788286ce6878c22d23d643d5dfc523afd04e4995e3c3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/catarinaploureiro/actions/runs/26322807435"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-23T04:01:35.000Z",
      "commit": "08420ff7bd398e9fefe1cde39d2d299fafd9ace6",
      "fileid": "811e251b3b3c021b0bcc1ada02e7bdf19d249ea212e6a2ec9846d035d12ab1c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/catarinaploureiro/actions/runs/26322807435"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-05-23T04:02:31.000Z",
      "commit": "08420ff7bd398e9fefe1cde39d2d299fafd9ace6",
      "fileid": "4faaa9710258da50de3a5de8d1c0e1b7c2733b17cae72ecd286d0f2207cfbb81",
      "status": "success",
      "buildurl": "https://github.com/r-universe/catarinaploureiro/actions/runs/26322807435"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-23T04:01:29.000Z",
      "commit": "08420ff7bd398e9fefe1cde39d2d299fafd9ace6",
      "fileid": "db88aed6d456efc4a7596ef807e76e8c804098b05186192b31c134e8af051192",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/catarinaploureiro/actions/runs/26322807435"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-23T04:01:12.000Z",
      "commit": "08420ff7bd398e9fefe1cde39d2d299fafd9ace6",
      "fileid": "89b78c03181fab0a7c722be40752b62c3314572accb77f566d3dafc95a66fa59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/catarinaploureiro/actions/runs/26322807435"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-23T04:01:21.000Z",
      "commit": "08420ff7bd398e9fefe1cde39d2d299fafd9ace6",
      "fileid": "d3f0e407f659ce362a70ebaa66966947fdbd0966b7fa6a7778a1ed4347bb2a4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/catarinaploureiro/actions/runs/26322807435"
    }
  ]
}