{
  "_id": "6a4817fbe06c18f0a652c230",
  "Package": "modelObj",
  "Type": "Package",
  "Title": "A Model Object Framework for Regression Analysis",
  "Version": "4.3",
  "Date": "2025-05-03",
  "Author": "Shannon T. Holloway [aut, cre]",
  "Maintainer": "Shannon T. Holloway <shannon.t.holloway@gmail.com>",
  "Authors@R": "person(given = c(\"Shannon\", \"T.\"),\nfamily = \"Holloway\",\nrole = c(\"aut\", \"cre\"),\nemail = \"shannon.t.holloway@gmail.com\")",
  "Description": "A utility library to facilitate the generalization of\nstatistical methods built on a regression framework. Package\ndevelopers can use 'modelObj' methods to initiate a regression\nanalysis without concern for the details of the regression\nmodel and the method to be used to obtain parameter estimates.\nThe specifics of the regression step are left to the user to\ndefine when calling the function. The user of a function\ndeveloped within the 'modelObj' framework creates as input a\n'modelObj' that contains the model and the R methods to be used\nto obtain parameter estimates and to obtain predictions.  In\nthis way, a user can easily go from linear to non-linear models\nwithin the same package.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.2",
  "Collate": "'methodObj.R' 'methodObjPredict.R' 'methodObjSolver.R'\n'methodObjSolverFormula.R' 'modelObj.R' 'modelObjFormula.R'\n'methodObjSolverXY.R' 'modelObjXY.R' 'buildModelObj.R'\n'modelObjFit.R' 'warnMsg.R'",
  "Packaged": {
    "Date": "2026-07-03 20:10:21 UTC",
    "User": "root"
  },
  "Repository": "https://sth1402.r-universe.dev",
  "Date/Publication": "2025-05-03 21:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/modelObj",
  "RemoteRef": "HEAD",
  "RemoteSha": "5cef933403ba751b79e0bd6ded12cffe9abda892",
  "_user": "sth1402",
  "_type": "src",
  "_file": "modelObj_4.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/e11517fe31ffec296952fbe57f43689e04d0bc855380aa066a0872936f245a29",
  "_filesize": 468378,
  "_sha256": "e11517fe31ffec296952fbe57f43689e04d0bc855380aa066a0872936f245a29",
  "_expires": "2026-10-11T20:13:45.000Z",
  "_created": "2026-07-03T20:10:21.000Z",
  "_published": "2026-07-03T20:13:47.551Z",
  "_jobs": [
    {
      "job": 85065454322,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8074158587"
    },
    {
      "job": 85065454341,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8074147645"
    },
    {
      "job": 85065454355,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8074142201"
    },
    {
      "job": 85065454314,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8074143628"
    },
    {
      "job": 85065203436,
      "time": 140,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074126388"
    },
    {
      "job": 85065454321,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8074147025"
    },
    {
      "job": 85065454352,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8074140550"
    },
    {
      "job": 85065454328,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8074140039"
    },
    {
      "job": 85065454339,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8074139502"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sth1402/actions/runs/28681303220",
  "_status": "success",
  "_upstream": "https://github.com/cran/modelObj",
  "_commit": {
    "id": "5cef933403ba751b79e0bd6ded12cffe9abda892",
    "author": "Shannon T. Holloway <shannon.t.holloway@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 4.3\n",
    "time": 1746308402
  },
  "_maintainer": {
    "name": "Shannon T. Holloway",
    "email": "shannon.t.holloway@gmail.com",
    "login": "sth1402",
    "description": "",
    "uuid": 41195707
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sth1402",
      "count": 2,
      "uuid": 41195707
    }
  ],
  "_userbio": {
    "uuid": 41195707,
    "type": "user",
    "name": "sth1402",
    "followers": 1
  },
  "_downloads": {
    "count": 2396,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modelObj"
  },
  "_searchresults": 27,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/modelObj.html",
    "manual.pdf"
  ],
  "_realowner": "sth1402",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-06-10"
    },
    {
      "version": "3.0",
      "date": "2017-05-13"
    },
    {
      "version": "4.0",
      "date": "2019-02-26"
    },
    {
      "version": "4.1",
      "date": "2021-07-16"
    },
    {
      "version": "4.2",
      "date": "2022-06-07"
    },
    {
      "version": "4.3",
      "date": "2025-05-03"
    }
  ],
  "_exports": [
    "buildModelObj",
    "coef",
    "fit",
    "fitObject",
    "model",
    "plot",
    "predict",
    "predictor",
    "predictorArgs",
    "predictorArgs<-",
    "print",
    "residuals",
    "show",
    "solver",
    "solverArgs",
    "solverArgs<-",
    "summary"
  ],
  "_help": [
    {
      "page": "buildModelObj",
      "title": "Create an Object of Class modelObj",
      "topics": [
        "buildModelObj"
      ]
    },
    {
      "page": "fit",
      "title": "Obtain parameter estimates",
      "topics": [
        "fit",
        "fit,modelObj,data.frame-method"
      ]
    },
    {
      "page": "fitObject",
      "title": "Retrieve Regression Object",
      "topics": [
        "fitObject",
        "fitObject,ANY-method",
        "fitObject,modelObjFit-method"
      ]
    },
    {
      "page": "model",
      "title": "Retrieve model",
      "topics": [
        "model",
        "model,ANY-method",
        "model,modelObj-method",
        "model,modelObjFit-method"
      ]
    },
    {
      "page": "modelObj",
      "title": "Class 'modelObj'",
      "topics": [
        "modelObj",
        "modelObjFormula-class",
        "modelObjXY-class"
      ]
    },
    {
      "page": "modelObjFit-class",
      "title": "Class 'modelObjFit'",
      "topics": [
        "coef,modelObjFit-method",
        "modelObjFit-class",
        "plot,modelObjFit-method",
        "print,modelObjFit-method",
        "residuals,modelObjFit-method",
        "show,modelObjFit-method",
        "summary,modelObjFit-method"
      ]
    },
    {
      "page": "predict",
      "title": "Model Predictions",
      "topics": [
        "predict",
        "predict,modelObjFit-method"
      ]
    },
    {
      "page": "predictor",
      "title": "Retrieve Prediction Method",
      "topics": [
        "predictor",
        "predictor,modelObj-method",
        "predictor,modelObjFit-method"
      ]
    },
    {
      "page": "predictorArgs",
      "title": "Retrieve Predictor Arguments",
      "topics": [
        "predictorArgs",
        "predictorArgs,modelObj-method",
        "predictorArgs,modelObjFit-method",
        "predictorArgs<-",
        "predictorArgs<-,ANY,ANY-method",
        "predictorArgs<-,modelObj,list-method"
      ]
    },
    {
      "page": "solver",
      "title": "Retrieve Solver Method",
      "topics": [
        "solver",
        "solver,ANY-method",
        "solver,modelObj-method",
        "solver,modelObjFit-method"
      ]
    },
    {
      "page": "solverArgs",
      "title": "Retrieve Solver Arguments",
      "topics": [
        "solverArgs",
        "solverArgs,ANY-method",
        "solverArgs,modelObj-method",
        "solverArgs,modelObjFit-method",
        "solverArgs<-",
        "solverArgs<-,ANY,ANY-method",
        "solverArgs<-,modelObj,list-method"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "modelObj.Rmd",
      "filename": "modelObj.html",
      "title": "modelObj: A Model Object Framework for Regression Analysis",
      "author": "Shannon T. Holloway",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-05-03 21:40:02",
      "modified": "2025-05-03 21:40:02",
      "commits": 1
    }
  ],
  "_score": 3.890031823923886,
  "_indexed": true,
  "_nocasepkg": "modelobj",
  "_universes": [
    "sth1402"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.3",
      "date": "2026-07-03T20:13:07.000Z",
      "distro": "resolute",
      "commit": "5cef933403ba751b79e0bd6ded12cffe9abda892",
      "fileid": "https://r2.ropensci.org/9a762ea13475b3b3d78e06d2ceb2145d467b277dfc2bc40ddc4a31f6aa589bfb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28681303220"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4.3",
      "date": "2026-07-03T20:12:11.000Z",
      "distro": "resolute",
      "commit": "5cef933403ba751b79e0bd6ded12cffe9abda892",
      "fileid": "https://r2.ropensci.org/393e695b151ed79f8f9f0b7c3f9b3459be4498de85fa646773aa37e14e50e66f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28681303220"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.3",
      "date": "2026-07-03T20:11:46.000Z",
      "commit": "5cef933403ba751b79e0bd6ded12cffe9abda892",
      "fileid": "https://r2.ropensci.org/3a98f5a975ca8a3d6189d929e872addadae53f6b3e915bb59c57fb411a7e35e2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28681303220"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "4.3",
      "date": "2026-07-03T20:11:52.000Z",
      "commit": "5cef933403ba751b79e0bd6ded12cffe9abda892",
      "fileid": "https://r2.ropensci.org/5e87e5ea9494d1dd4685596eaeaa86586db4c9bf0810e51c8b08b622cc82db31",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28681303220"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.3",
      "date": "2026-07-03T20:12:19.000Z",
      "commit": "5cef933403ba751b79e0bd6ded12cffe9abda892",
      "fileid": "https://r2.ropensci.org/acfb65108f8b32880309121cb70ecf4d897aa125c0279254152778b61b93c238",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28681303220"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.3",
      "date": "2026-07-03T20:11:29.000Z",
      "commit": "5cef933403ba751b79e0bd6ded12cffe9abda892",
      "fileid": "https://r2.ropensci.org/9cb0d2a7b57f86f5d355c2affc1e89f0acf00c638731933b38ac7e399a9d3d7e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28681303220"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.3",
      "date": "2026-07-03T20:11:27.000Z",
      "commit": "5cef933403ba751b79e0bd6ded12cffe9abda892",
      "fileid": "https://r2.ropensci.org/1e666d4f7e61c614728790dc1d753996d68c13cfdc1e91c6ebeae0bddcf0b674",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28681303220"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "4.3",
      "date": "2026-07-03T20:11:23.000Z",
      "commit": "5cef933403ba751b79e0bd6ded12cffe9abda892",
      "fileid": "https://r2.ropensci.org/226d85752eb30a07b9b588b825133625a42dbd4c3bd5eb463aa197c38b53ee0c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28681303220"
    }
  ]
}