{
  "_id": "6a49eebf955f025f549e3953",
  "Package": "robregcc",
  "Type": "Package",
  "Title": "Robust Regression with Compositional Covariates",
  "Version": "1.1",
  "Date": "2020-10-10",
  "Authors@R": "c(person(given = \"Aditya\", family = \"Mishra\", role = c(\"aut\", \"cre\"),\nemail = \"amishra@flatironinstitute.org\"),\nperson(given = \"Christian\", family = \"Muller\", role = \"ctb\"))",
  "Maintainer": "Aditya Mishra <amishra@flatironinstitute.org>",
  "Description": "We implement the algorithm estimating the parameters of\nthe robust regression model with compositional covariates. The\nmodel simultaneously treats outliers and provides reliable\nparameter estimates. Publication reference: Mishra, A.,\nMueller, C.,(2019) <arXiv:1909.04990>.",
  "URL": "https://arxiv.org/abs/1909.04990,\nhttps://github.com/amishra-stats/robregcc",
  "License": "GPL (>= 3.0)",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "Repository": "https://amishra-stats.r-universe.dev",
  "Date/Publication": "2021-04-30 04:09:54 UTC",
  "RemoteUrl": "https://github.com/amishra-stats/robregcc",
  "RemoteRef": "HEAD",
  "RemoteSha": "0ea849d8c93729d0ba491de02835282b99fd68e7",
  "RemoteSubdir": "robregcc",
  "Packaged": {
    "Date": "2026-07-04 01:25:40 UTC",
    "User": "root"
  },
  "Author": "Aditya Mishra [aut, cre],\nChristian Muller [ctb]",
  "_user": "amishra-stats",
  "_type": "src",
  "_file": "robregcc_1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a965b12012cf0b1ee171a1b10af0e317d2115879b95396ed2b93fc76e7bdcbdc",
  "_filesize": 549947,
  "_sha256": "a965b12012cf0b1ee171a1b10af0e317d2115879b95396ed2b93fc76e7bdcbdc",
  "_expires": "2026-10-12T01:31:30.000Z",
  "_created": "2026-07-04T01:25:40.000Z",
  "_published": "2026-07-05T05:42:23.221Z",
  "_jobs": [
    {
      "job": 85196161207,
      "time": 148,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8088706890"
    },
    {
      "job": 85196161204,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8088704866"
    },
    {
      "job": 85196161219,
      "time": 162,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8088708228"
    },
    {
      "job": 85196161200,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8088705124"
    },
    {
      "job": 85196161195,
      "time": 61,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196161198,
      "time": 148,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196161202,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8088712376"
    },
    {
      "job": 85196161205,
      "time": 207,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8088720067"
    },
    {
      "job": 85196161347,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077029905"
    },
    {
      "job": 85196161364,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8077044169"
    },
    {
      "job": 85196161194,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8088702264"
    },
    {
      "job": 85196161201,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196161203,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8088701953"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/28690643302",
  "_status": "success",
  "_upstream": "https://github.com/amishra-stats/robregcc",
  "_commit": {
    "id": "0ea849d8c93729d0ba491de02835282b99fd68e7",
    "author": "amishra-simonsfoundation <amishra@flatironinstitute.org>",
    "committer": "amishra-simonsfoundation <amishra@flatironinstitute.org>",
    "message": "additional simulation function added\n",
    "time": 1619755794
  },
  "_maintainer": {
    "name": "Aditya Mishra",
    "email": "amishra@flatironinstitute.org"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    }
  ],
  "_owner": "amishra-stats",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "amishra-stats",
      "count": 1,
      "uuid": 49956307
    }
  ],
  "_userbio": {
    "uuid": 49956307,
    "type": "user",
    "name": "Aditya Kumar Mishra",
    "followers": 2,
    "description": "Assistant Professor of Statistics @ University of Georgia"
  },
  "_downloads": {
    "count": 337,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/robregcc"
  },
  "_devurl": "https://github.com/amishra-stats/robregcc",
  "_searchresults": 59,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/robregcc.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/amishra-stats/robregcc",
  "_realowner": "amishra-stats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-10-14"
    },
    {
      "version": "1.1",
      "date": "2020-07-25"
    }
  ],
  "_exports": [
    "classo",
    "classo_path",
    "coef_cc",
    "cpsc_sp",
    "plot_cv",
    "plot_path",
    "plot_resid",
    "robregcc_option",
    "robregcc_sim",
    "robregcc_sim2",
    "robregcc_sp"
  ],
  "_datasets": [
    {
      "name": "simulate_robregcc",
      "title": "Simulated date for testing functions in the robregcc package (sparse setting).",
      "object": "simulate_robregcc",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "simulate_robregcc_nsp",
      "title": "Simulated date for testing functions in the robregcc package (non-sparse setting).",
      "object": "simulate_robregcc_nsp",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "simulate_robregcc_sp",
      "title": "Simulated date for testing functions in the robregcc package (sparse setting).",
      "object": "simulate_robregcc_sp",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "classo",
      "title": "Estimate parameters of linear regression model with compositional covariates using method suggested by Pixu shi.",
      "topics": [
        "classo"
      ]
    },
    {
      "page": "classo_path",
      "title": "Compute solution path of constrained lasso.",
      "topics": [
        "classo_path"
      ]
    },
    {
      "page": "coef_cc",
      "title": "Extract coefficients estimate from the sparse version of the robregcc fitted object.",
      "topics": [
        "coef_cc"
      ]
    },
    {
      "page": "cpsc_nsp",
      "title": "Principal sensitivity component analysis with compositional covariates in non-sparse setting.",
      "topics": [
        "cpsc_nsp"
      ]
    },
    {
      "page": "cpsc_sp",
      "title": "Principal sensitivity component analysis with compositional covariates in sparse setting.",
      "topics": [
        "cpsc_sp"
      ]
    },
    {
      "page": "getscsfun",
      "title": "Subfunction for principal sensitive component analysis:",
      "topics": [
        "getscsfun"
      ]
    },
    {
      "page": "getscsfun.sp",
      "title": "Subfunction for principal sensitive component analysis (sparsity):",
      "topics": [
        "getscsfun.sp"
      ]
    },
    {
      "page": "plot_cv",
      "title": "Plot cross-validation error plot",
      "topics": [
        "plot_cv"
      ]
    },
    {
      "page": "plot_path",
      "title": "Plot solution path at different value of lambda",
      "topics": [
        "plot_path"
      ]
    },
    {
      "page": "plot_resid",
      "title": "Plot residuals estimate from robregcc object",
      "topics": [
        "plot_resid"
      ]
    },
    {
      "page": "residuals",
      "title": "Extract residuals estimate from the sparse version of the robregcc fitted object.",
      "topics": [
        "residuals",
        "residuals.robregcc"
      ]
    },
    {
      "page": "robregcc_nsp",
      "title": "Robust model estimation approach for regression with compositional covariates.",
      "topics": [
        "robregcc_nsp"
      ]
    },
    {
      "page": "robregcc_option",
      "title": "Control parameter for model estimation:",
      "topics": [
        "robregcc_option"
      ]
    },
    {
      "page": "robregcc_sim",
      "title": "Simulation data",
      "topics": [
        "robregcc_sim"
      ]
    },
    {
      "page": "robregcc_sim2",
      "title": "Simulation data with mis-specified model parameters",
      "topics": [
        "robregcc_sim2"
      ]
    },
    {
      "page": "robregcc_sp",
      "title": "Robust model estimation approach for regression with compositional covariates.",
      "topics": [
        "robregcc_sp"
      ]
    },
    {
      "page": "simulate_robregcc",
      "title": "Simulated date for testing functions in the robregcc package (sparse setting).",
      "topics": [
        "simulate_robregcc"
      ]
    },
    {
      "page": "simulate_robregcc_nsp",
      "title": "Simulated date for testing functions in the robregcc package (non-sparse setting).",
      "topics": [
        "simulate_robregcc_nsp"
      ]
    },
    {
      "page": "simulate_robregcc_sp",
      "title": "Simulated date for testing functions in the robregcc package (sparse setting).",
      "topics": [
        "simulate_robregcc_sp"
      ]
    }
  ],
  "_readme": "https://github.com/amishra-stats/robregcc/raw/HEAD/README.md",
  "_rundeps": [
    "magrittr",
    "MASS",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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"
    }
  ],
  "_score": 4.31492005599242,
  "_indexed": true,
  "_nocasepkg": "robregcc",
  "_universes": [
    "amishra-stats"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-04-05T07:25:07.000Z",
      "arch": "aarch64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/3f5d964b027b957b07064ac1aac7e57be5856e06304f010ebc3aad8d83704339",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/23996728804"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-04-05T07:27:14.000Z",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/6642374456bcede9f408f76990dd01cbb2eef4577390b121a68bc55f63426c80",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/23996728804"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-04-05T07:24:48.000Z",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/b4366c9798d9e07cf891541e867341c61a1fab511c0b5fbd40dc731170c0db58",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/23996728804"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-05T05:39:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/c453b67b07fc4e1fe661efe98cbf9a6d00f29c81f15ad2d92aa13b30a376702c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/28690643302"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-05T05:38:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/5a4e91bb4acc4c11e46162b440c27c1fe0b8e6df5d3c864878ba0071f28fc3f9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/28690643302"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-05T05:39:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/8233747178d46a167256e0f1ba6ed91d38a36b7586e17b2f317bfaf6d849a753",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/28690643302"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-05T05:38:57.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/7c514fd65c7a3bf52152a6de2ffed4903401cbde7621c1b6d4b66cde1aad1123",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/28690643302"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-05T05:40:05.000Z",
      "arch": "aarch64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/3dbeb0cf7610c0d68902648dab486f832427026405900b708038ccb740bd9d0c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/28690643302"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-05T05:41:18.000Z",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/f2d0ee92cca99c304ff031d25f3a9e61e7bb534eca785ac58af802ad717aee4c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/28690643302"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-07-04T01:28:07.000Z",
      "arch": "emscripten",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/d4535cc0ed7b2d2b425df4b6270235d18efee9b5ccf12c1f6508a9c445d094d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/28690643302"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-05T05:37:52.000Z",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/e5fb21d2790fa2b2fe63f0c064a50d7cc45a6cb6bb58ee722db7c433b76b723f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/28690643302"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-05T05:37:56.000Z",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "https://r2.ropensci.org/2e25fad8c7b1a476943243bc298cf9a4f38285adcebc362623566d0075d93c07",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/28690643302"
    }
  ]
}