{
  "_id": "6a1a744b1d7bb097a09d15d6",
  "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-05-28 14:35:51 UTC",
    "User": "root"
  },
  "Author": "Aditya Mishra [aut, cre],\nChristian Muller [ctb]",
  "MD5sum": "90aaf457cf731de226effe4bec049dd8",
  "_user": "amishra-stats",
  "_type": "src",
  "_file": "robregcc_1.1.tar.gz",
  "_fileid": "8e0de80a7db6845873d27d1b0f6c73465587aa2143077f903d7b5b49b83fd17e",
  "_filesize": 548833,
  "_sha256": "8e0de80a7db6845873d27d1b0f6c73465587aa2143077f903d7b5b49b83fd17e",
  "_created": "2026-05-28T14:35:51.000Z",
  "_published": "2026-05-30T05:23:23.730Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78626267699,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7305628216"
    },
    {
      "job": 78626267683,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7305627421"
    },
    {
      "job": 78626267705,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7305628033"
    },
    {
      "job": 78626267700,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7305626439"
    },
    {
      "job": 78626267689,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626267696,
      "time": 169,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626267692,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7305640343"
    },
    {
      "job": 78626267702,
      "time": 228,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7305651125"
    },
    {
      "job": 78626267770,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268744772"
    },
    {
      "job": 78626267809,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268788940"
    },
    {
      "job": 78626267685,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7305630532"
    },
    {
      "job": 78626267703,
      "time": 57,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626267698,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7305625072"
    }
  ],
  "_buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/26581295025",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Assistant Professor of Statistics @ University of Georgia"
  },
  "_downloads": {
    "count": 153,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/robregcc"
  },
  "_devurl": "https://github.com/amishra-stats/robregcc",
  "_searchresults": 43,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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.26+ds-1ubuntu0.1",
      "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.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.177536499929863,
  "_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": "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": "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": "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-05-30T05:18:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "c1d0ddab66f025bee7e767825b513effdc745123196e104b033d05b349779a1c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/26581295025"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-30T05:18:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "1223df75436a499cc224e448e83cf58873d852009eb87244d9276bb6dfbc1011",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/26581295025"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-30T05:18:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "1d41dded6e70277554695315fc28f78537c7c6cfcdefba571d8f210b07694711",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/26581295025"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-30T05:18:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "0d2f9274b935cb0ca6d8cfb63abe373ba5ac690691cc789d03bddcb47de48173",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/26581295025"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-30T05:20:43.000Z",
      "arch": "aarch64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "0d990c8290fe174982dd82125847605f00bcd78805268e3ddc634fa1404b0460",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/26581295025"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-30T05:21:44.000Z",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "ba9174a5763db54d966475c65172c2c9b58264f9201963a932660cafca77ae4e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/26581295025"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-28T14:38:02.000Z",
      "arch": "emscripten",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "3521daebc22a89e9c49d885fad4872b968ae552601242a6a5d0b7ac7d26a08d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/26581295025"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-30T05:18:45.000Z",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "70090f1d57f9fc26304f6081f12e89ead962cfb6745ff00d0e4993c396f9184d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/26581295025"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-30T05:17:43.000Z",
      "arch": "x86_64",
      "commit": "0ea849d8c93729d0ba491de02835282b99fd68e7",
      "fileid": "f232a78afe3e538fe6bd9d8d9faf208588b869db6fd55e0b1876c44b61413492",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/amishra-stats/actions/runs/26581295025"
    }
  ]
}