{
  "_id": "6a129f6facfb0bcc41d10384",
  "Package": "flexFitR",
  "Type": "Package",
  "Title": "Flexible Non-Linear Least Square Model Fitting",
  "Version": "1.2.2",
  "Authors@R": "c(person(given = \"Johan\",\nfamily = \"Aparicio\",\nrole = c(\"cre\", \"aut\"),\nemail = \"aparicioarce@wisc.edu\"),\nperson(given = \"Jeffrey\",\nfamily = \"Endelman\",\nrole = \"aut\",\nemail = \"endelman@wisc.edu\"),\nperson(given = \"University of Wisconsin Madison\",\nrole = \"cph\"))",
  "Maintainer": "Johan Aparicio <aparicioarce@wisc.edu>",
  "Description": "Provides tools for flexible non-linear least squares model\nfitting using general-purpose optimization techniques. The\npackage supports a variety of optimization algorithms,\nincluding those provided by the 'optimx' package, making it\nsuitable for handling complex non-linear models. Features\ninclude parallel processing support via the 'future' and\n'foreach' packages, comprehensive model diagnostics, and\nvisualization capabilities. Implements methods described in\nNash and Varadhan (2011, <doi:10.18637/jss.v043.i09>).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Author": "Johan Aparicio [cre, aut], Jeffrey Endelman [aut], University\nof Wisconsin Madison [cph]",
  "URL": "https://apariciojohan.github.io/flexFitR/,\nhttps://github.com/AparicioJohan/flexFitR",
  "BugReports": "https://github.com/AparicioJohan/flexFitR/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://apariciojohan.r-universe.dev",
  "Date/Publication": "2026-04-29 16:00:13 UTC",
  "RemoteUrl": "https://github.com/apariciojohan/flexfitr",
  "RemoteRef": "HEAD",
  "RemoteSha": "830722dddf4b5eff7e941f2dbdb4f8529a070b6f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:43:45 UTC",
    "User": "root"
  },
  "MD5sum": "2607f6553e594b9f0ede4c09f71c6dc8",
  "_user": "apariciojohan",
  "_type": "src",
  "_file": "flexFitR_1.2.2.tar.gz",
  "_fileid": "ac1c1fc7d7742425c52fbc92ea7114b15a86a9a894bef5d7bc9be748c39af353",
  "_filesize": 2496165,
  "_sha256": "ac1c1fc7d7742425c52fbc92ea7114b15a86a9a894bef5d7bc9be748c39af353",
  "_created": "2026-05-24T06:43:45.000Z",
  "_published": "2026-05-24T06:49:19.679Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77578097670,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182990302"
    },
    {
      "job": 77578097661,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182989512"
    },
    {
      "job": 77578097656,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182995853"
    },
    {
      "job": 77578097653,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182990900"
    },
    {
      "job": 77577882912,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182969172"
    },
    {
      "job": 77578097647,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182982909"
    },
    {
      "job": 77578097665,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182985397"
    },
    {
      "job": 77578097659,
      "time": 155,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182984728"
    },
    {
      "job": 77578097662,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182984432"
    }
  ],
  "_buildurl": "https://github.com/r-universe/apariciojohan/actions/runs/26354218907",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/apariciojohan/flexfitr",
  "_commit": {
    "id": "830722dddf4b5eff7e941f2dbdb4f8529a070b6f",
    "author": "AparicioJohan <johan.aparicio@correounivalle.edu.co>",
    "committer": "AparicioJohan <johan.aparicio@correounivalle.edu.co>",
    "message": "docs updating documentation\n",
    "time": 1777478413
  },
  "_maintainer": {
    "name": "Johan Aparicio",
    "email": "aparicioarce@wisc.edu",
    "login": "apariciojohan",
    "twitter": "@jstaparicio",
    "description": "UW - Madison /\n\nUniversidad del Valle\n",
    "uuid": 44405276
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "agriutilities",
      "role": "Imports"
    },
    {
      "package": "doFuture",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "optimx",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "subplex",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "BB",
      "role": "Suggests"
    },
    {
      "package": "dfoptim",
      "role": "Suggests"
    },
    {
      "package": "ggpubr",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lbfgsb3c",
      "role": "Suggests"
    },
    {
      "package": "marqLevAlg",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ucminf",
      "role": "Suggests"
    }
  ],
  "_owner": "apariciojohan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 5
    },
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 9
    }
  ],
  "_tags": [],
  "_topics": [
    "nls",
    "optimization"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "apariciojohan",
      "count": 277,
      "uuid": 44405276
    },
    {
      "user": "henrikbengtsson",
      "count": 2,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 44405276,
    "type": "user",
    "name": "Johan Steven Aparicio",
    "description": "UW - Madison /\r\n\r\nUniversidad del Valle\r\n"
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flexFitR"
  },
  "_devurl": "https://github.com/apariciojohan/flexfitr",
  "_pkgdown": "https://apariciojohan.github.io/flexFitR/",
  "_searchresults": 221,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flexFitR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/apariciojohan/flexfitr",
  "_realowner": "apariciojohan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-01-20"
    },
    {
      "version": "1.1.0",
      "date": "2025-02-21"
    },
    {
      "version": "1.2.0",
      "date": "2025-04-16"
    },
    {
      "version": "1.2.1",
      "date": "2025-11-04"
    },
    {
      "version": "1.2.2",
      "date": "2026-01-27"
    }
  ],
  "_exports": [
    ".delta_method",
    ".delta_method_auc",
    ".delta_method_deriv",
    ".delta_method_gen",
    ".fitter_curve",
    "augment",
    "compute_tangent",
    "explorer",
    "ff",
    "ff_auc",
    "ff_deriv",
    "fn_exp_exp",
    "fn_exp_lin",
    "fn_exp2_exp",
    "fn_exp2_lin",
    "fn_lin",
    "fn_lin_logis",
    "fn_lin_pl_lin",
    "fn_lin_plat",
    "fn_lll",
    "fn_logistic",
    "fn_lpl",
    "fn_qpl",
    "fn_quad",
    "fn_quad_pl_sm",
    "fn_quad_plat",
    "inverse_predict",
    "list_funs",
    "list_methods",
    "metrics",
    "modeler",
    "performance",
    "plot_fn",
    "series_mutate"
  ],
  "_datasets": [
    {
      "name": "dt_potato",
      "title": "Drone-derived data from a potato breeding trial",
      "object": "dt_potato",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Trial",
        "Plot",
        "Row",
        "Range",
        "gid",
        "DAP",
        "Canopy",
        "GLI"
      ],
      "rows": 1568,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anova.modeler",
      "title": "Extra Sum-of-Squares F-Test for 'modeler' objects",
      "topics": [
        "anova.modeler"
      ]
    },
    {
      "page": "augment",
      "title": "Augment a 'modeler' object with influence diagnostics",
      "topics": [
        "augment"
      ]
    },
    {
      "page": "c.modeler",
      "title": "Combine objects of class 'modeler'",
      "topics": [
        "c.modeler"
      ]
    },
    {
      "page": "coef.modeler",
      "title": "Coefficients for an object of class 'modeler'",
      "topics": [
        "coef.modeler"
      ]
    },
    {
      "page": "compute_tangent",
      "title": "Compute tangent line(s) from a 'modeler' object",
      "topics": [
        "compute_tangent"
      ]
    },
    {
      "page": "confint.modeler",
      "title": "Confidence intervals for a modeler object",
      "topics": [
        "confint.modeler"
      ]
    },
    {
      "page": "dt_potato",
      "title": "Drone-derived data from a potato breeding trial",
      "topics": [
        "dt_potato"
      ]
    },
    {
      "page": "explorer",
      "title": "Explore data",
      "topics": [
        "explorer"
      ]
    },
    {
      "page": "fitted.modeler",
      "title": "Extract fitted values from a 'modeler' object",
      "topics": [
        "fitted.modeler"
      ]
    },
    {
      "page": "fn_exp_exp",
      "title": "Double-exponential function",
      "topics": [
        "fn_exp_exp"
      ]
    },
    {
      "page": "fn_exp_lin",
      "title": "Exponential-linear function",
      "topics": [
        "fn_exp_lin"
      ]
    },
    {
      "page": "fn_exp2_exp",
      "title": "Super-exponential exponential function",
      "topics": [
        "fn_exp2_exp"
      ]
    },
    {
      "page": "fn_exp2_lin",
      "title": "Super-exponential linear function",
      "topics": [
        "fn_exp2_lin"
      ]
    },
    {
      "page": "fn_lin",
      "title": "Linear function",
      "topics": [
        "fn_lin"
      ]
    },
    {
      "page": "fn_lin_logis",
      "title": "Linear-logistic function",
      "topics": [
        "fn_lin_logis"
      ]
    },
    {
      "page": "fn_lin_pl_lin",
      "title": "Linear plateau linear function",
      "topics": [
        "fn_lin_pl_lin"
      ]
    },
    {
      "page": "fn_lin_plat",
      "title": "Linear plateau function",
      "topics": [
        "fn_lin_plat"
      ]
    },
    {
      "page": "fn_lll",
      "title": "Linear–logistic–linear function",
      "topics": [
        "fn_lll"
      ]
    },
    {
      "page": "fn_logistic",
      "title": "Logistic function",
      "topics": [
        "fn_logistic"
      ]
    },
    {
      "page": "fn_lpl",
      "title": "Linear plateau linear with constrains",
      "topics": [
        "fn_lpl"
      ]
    },
    {
      "page": "fn_qpl",
      "title": "Quadratic–plateau–linear function",
      "topics": [
        "fn_qpl"
      ]
    },
    {
      "page": "fn_quad",
      "title": "Quadratic function",
      "topics": [
        "fn_quad"
      ]
    },
    {
      "page": "fn_quad_pl_sm",
      "title": "Smooth Quadratic-plateau function",
      "topics": [
        "fn_quad_pl_sm"
      ]
    },
    {
      "page": "fn_quad_plat",
      "title": "Quadratic-plateau function",
      "topics": [
        "fn_quad_plat"
      ]
    },
    {
      "page": "goodness_of_fit",
      "title": "Akaike's An Information Criterion for an object of class 'modeler'",
      "topics": [
        "AIC.modeler",
        "BIC.modeler",
        "goodness_of_fit"
      ]
    },
    {
      "page": "inverse_predict.modeler",
      "title": "Inverse prediction from a 'modeler' object",
      "topics": [
        "inverse_predict.modeler"
      ]
    },
    {
      "page": "list_funs",
      "title": "Print available functions in flexFitR",
      "topics": [
        "list_funs"
      ]
    },
    {
      "page": "list_methods",
      "title": "Print available methods in flexFitR",
      "topics": [
        "list_methods"
      ]
    },
    {
      "page": "logLik.modeler",
      "title": "Extract Log-Likelihood for an object of class 'modeler'",
      "topics": [
        "logLik.modeler"
      ]
    },
    {
      "page": "metrics",
      "title": "Metrics for an object of class 'modeler'",
      "topics": [
        "metrics"
      ]
    },
    {
      "page": "modeler",
      "title": "Modeler: Non-linear regression for curve fitting",
      "topics": [
        "modeler"
      ]
    },
    {
      "page": "performance",
      "title": "Compare performance of different models",
      "topics": [
        "performance"
      ]
    },
    {
      "page": "plot_fn",
      "title": "Plot user-defined function",
      "topics": [
        "plot_fn"
      ]
    },
    {
      "page": "plot.explorer",
      "title": "Plot an object of class 'explorer'",
      "topics": [
        "plot.explorer"
      ]
    },
    {
      "page": "plot.modeler",
      "title": "Plot an object of class 'modeler'",
      "topics": [
        "plot.modeler"
      ]
    },
    {
      "page": "plot.performance",
      "title": "Plot an object of class 'performance'",
      "topics": [
        "plot.performance"
      ]
    },
    {
      "page": "predict.modeler",
      "title": "Predict an object of class 'modeler'",
      "topics": [
        "predict.modeler"
      ]
    },
    {
      "page": "print.modeler",
      "title": "Print an object of class 'modeler'",
      "topics": [
        "print.modeler"
      ]
    },
    {
      "page": "residuals.modeler",
      "title": "Extract residuals from a 'modeler' object",
      "topics": [
        "residuals.modeler"
      ]
    },
    {
      "page": "series_mutate",
      "title": "Transform variables in a data frame",
      "topics": [
        "series_mutate"
      ]
    },
    {
      "page": "subset.modeler",
      "title": "Subset an object of class 'modeler'",
      "topics": [
        "subset.modeler"
      ]
    },
    {
      "page": "update.modeler",
      "title": "Update a 'modeler' object",
      "topics": [
        "update.modeler"
      ]
    },
    {
      "page": "vcov.modeler",
      "title": "Variance-Covariance matrix for an object of class 'modeler'",
      "topics": [
        "vcov.modeler"
      ]
    }
  ],
  "_pkglogo": "https://github.com/apariciojohan/flexfitr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/apariciojohan/flexfitr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "agriutilities",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "codetools",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "data.table",
    "Deriv",
    "digest",
    "doBy",
    "doFuture",
    "dotCall64",
    "dplyr",
    "emmeans",
    "estimability",
    "evaluate",
    "farver",
    "fields",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "globals",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "highr",
    "isoband",
    "iterators",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "lme4",
    "lmerTest",
    "lmtest",
    "magrittr",
    "mapproj",
    "maps",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "mnormt",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "optimx",
    "parallelly",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "pracma",
    "progressr",
    "psych",
    "purrr",
    "qtl",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "spam",
    "SparseM",
    "SpATS",
    "statgenSTA",
    "stringi",
    "stringr",
    "subplex",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "how_to_start.Rmd",
      "filename": "how_to_start.html",
      "title": "How to start",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "1. Simple linear regression",
        "Comparison with lm",
        "2. Piece-wise regression",
        "Comparison with nls",
        "Providing Initial values",
        "Fixing parameters"
      ],
      "created": "2024-08-20 02:46:33",
      "modified": "2025-03-31 19:23:59",
      "commits": 15
    },
    {
      "source": "canopy-model.Rmd",
      "filename": "canopy-model.html",
      "title": "Modeling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Modeling plant emergence and canopy growth using UAV data",
        "Loading libraries",
        "1. Exploring data",
        "2. Regression Function",
        "3. Fitting Models",
        "3.1. Extracting model coefficients and uncertainty measures",
        "4. Providing different initial values",
        "5. Fixing some parameters of the model",
        "6. Comparing estimations",
        "7. Making predictions",
        "8. Modelling all plots using parallel processing"
      ],
      "created": "2024-06-30 21:02:23",
      "modified": "2025-03-26 17:08:51",
      "commits": 25
    },
    {
      "source": "maturity-model.Rmd",
      "filename": "maturity-model.html",
      "title": "Modeling with constraints",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to Modeling with Constraints",
        "Example Case",
        "Loading libraries",
        "1. Exploring data",
        "2. Regression function",
        "3. Fitting Models with Constraints",
        "3.1. Extracting model coefficients and uncertainty measures",
        "4. Plotting options",
        "5. Conclusion"
      ],
      "created": "2024-07-01 01:12:56",
      "modified": "2026-01-27 19:07:39",
      "commits": 22
    },
    {
      "source": "plotting.Rmd",
      "filename": "plotting.html",
      "title": "Plotting options",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Loading dataset and libraries",
        "Modeling",
        "Plotting predictions and derivatives"
      ],
      "created": "2024-09-23 02:51:50",
      "modified": "2025-03-26 18:10:47",
      "commits": 7
    },
    {
      "source": "predicted_values.Rmd",
      "filename": "predicted_values.html",
      "title": "Predicted values",
      "engine": "knitr::rmarkdown",
      "headings": [
        "0. Model fitting",
        "1. Point prediction",
        "2. Integral of the function (area under the curve)",
        "3. Function of the parameters",
        "4. Derivatives",
        "4.1. First derivative",
        "4.2. Second derivative",
        "5. Conclusions"
      ],
      "created": "2024-11-22 20:08:23",
      "modified": "2025-03-26 18:10:47",
      "commits": 6
    }
  ],
  "_score": 7.122543524068755,
  "_indexed": true,
  "_nocasepkg": "flexfitr",
  "_universes": [
    "apariciojohan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-24T06:46:23.000Z",
      "distro": "noble",
      "commit": "830722dddf4b5eff7e941f2dbdb4f8529a070b6f",
      "fileid": "cca6ea2aeb85377a49aa0be9241131cd27ddcea1e3dcb224b3f59c812a478bb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apariciojohan/actions/runs/26354218907"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-24T06:46:19.000Z",
      "distro": "noble",
      "commit": "830722dddf4b5eff7e941f2dbdb4f8529a070b6f",
      "fileid": "af6d16b623c039851d4a441c1ec9f98fab14689467ca75718887574027e2c9e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apariciojohan/actions/runs/26354218907"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-24T06:47:54.000Z",
      "commit": "830722dddf4b5eff7e941f2dbdb4f8529a070b6f",
      "fileid": "369bfa10acc7a4f6f2f41d71b87b0209eae85fe25e5a1c05badcaf0c7a4eabe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apariciojohan/actions/runs/26354218907"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-24T06:46:54.000Z",
      "commit": "830722dddf4b5eff7e941f2dbdb4f8529a070b6f",
      "fileid": "ad02799785c09cd97debcc21a864ad8b3f50520951c199036a31c12c14a435f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apariciojohan/actions/runs/26354218907"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-05-24T06:46:22.000Z",
      "commit": "830722dddf4b5eff7e941f2dbdb4f8529a070b6f",
      "fileid": "9f4f9c275dafde5ec26e5264448a82d3c33df3016067f6ccd5d4d7a66da65456",
      "status": "success",
      "buildurl": "https://github.com/r-universe/apariciojohan/actions/runs/26354218907"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-24T06:45:20.000Z",
      "commit": "830722dddf4b5eff7e941f2dbdb4f8529a070b6f",
      "fileid": "fb61a80a77bc7c94044720772912f26623fbc27cf345989d34d239ba9233d3e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apariciojohan/actions/runs/26354218907"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-24T06:45:21.000Z",
      "commit": "830722dddf4b5eff7e941f2dbdb4f8529a070b6f",
      "fileid": "d8204f17c532561cb0b008f71d912586b2a4e71c9de7e9da6a40f9cc21b76462",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apariciojohan/actions/runs/26354218907"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-24T06:45:21.000Z",
      "commit": "830722dddf4b5eff7e941f2dbdb4f8529a070b6f",
      "fileid": "64f204fbf802aaf7c36c39edd7bc19e3846f264c2912d6cd3532db4010402bb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apariciojohan/actions/runs/26354218907"
    }
  ]
}