{
  "_id": "6a13fe62acfb0bcc41d3760b",
  "Package": "TraceAssist",
  "Type": "Package",
  "Title": "Nonparametric Trace Regression via Sign Series Representation",
  "Version": "0.1.0",
  "Author": "Chanwoo Lee <chanwoo.lee@wisc.edu>, Lexin Li\n<lexinli@berkeley.edu>, Hao Helen Zhang\n<hzhang@math.arizona.edu>, Miaoyan Wang <miaoyan.wang@wisc.edu>",
  "Maintainer": "Chanwoo Lee <chanwoo.lee@wisc.edu>",
  "Description": "Efficient method for fitting nonparametric matrix trace\nregression model. The detailed description can be found in C.\nLee, L. Li, H. Zhang, and M. Wang (2021). Nonparametric Trace\nRegression via Sign Series Representation. <arXiv:2105.01783>.\nThe method employs the aggregation of structured sign series\nfor trace regression (ASSIST) algorithm.",
  "URL": "https://arxiv.org/abs/2105.01783",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:43:47 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-05-10 07:42:14 UTC",
  "RemoteUrl": "https://github.com/cran/TraceAssist",
  "RemoteRef": "HEAD",
  "RemoteSha": "2827a7597fe275139d71f0045fffcc576e589d47",
  "MD5sum": "1513612f25eded97f6619b4a152c4b25",
  "_user": "cran",
  "_type": "src",
  "_file": "TraceAssist_0.1.0.tar.gz",
  "_fileid": "4b163c2f946c7e3ad232c64d5cb2657002efabb84dade4b6ee818b4ddf1772d1",
  "_filesize": 98784,
  "_sha256": "4b163c2f946c7e3ad232c64d5cb2657002efabb84dade4b6ee818b4ddf1772d1",
  "_created": "2026-05-25T07:43:47.000Z",
  "_published": "2026-05-25T07:46:42.761Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77675526128,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7193948342"
    },
    {
      "job": 77675526148,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7193946917"
    },
    {
      "job": 77675171584,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193912760"
    },
    {
      "job": 77675526145,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193941271"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26389363677",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/TraceAssist",
  "_commit": {
    "id": "2827a7597fe275139d71f0045fffcc576e589d47",
    "author": "Chanwoo Lee <chanwoo.lee@wisc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1620632534
  },
  "_maintainer": {
    "name": "Chanwoo Lee",
    "email": "chanwoo.lee@wisc.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "keras",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 164,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TraceAssist"
  },
  "_searchresults": 0,
  "_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/TraceAssist.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-05-10"
    }
  ],
  "_exports": [
    "ADMM",
    "CNN",
    "Lasso",
    "TraceAssist"
  ],
  "_help": [
    {
      "page": "ADMM",
      "title": "ADMM algorithm for weighted classification",
      "topics": [
        "ADMM"
      ]
    },
    {
      "page": "CNN",
      "title": "Convolutional Neural Network (CNN) with two hidden layers",
      "topics": [
        "CNN"
      ]
    },
    {
      "page": "Lasso",
      "title": "Logistic probability model via penalized maximum likelihood",
      "topics": [
        "Lasso"
      ]
    },
    {
      "page": "TraceAssist",
      "title": "Aggregation of structured sign series for trace regression (ASSIST)",
      "topics": [
        "TraceAssist"
      ]
    }
  ],
  "_readme": "https://github.com/cran/TraceAssist/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "cli",
    "codetools",
    "config",
    "foreach",
    "generics",
    "glmnet",
    "glue",
    "here",
    "iterators",
    "jsonlite",
    "keras",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "png",
    "processx",
    "ps",
    "quadprog",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppEigen",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "shape",
    "survival",
    "tensorflow",
    "tfautograph",
    "tfruns",
    "tidyselect",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "zeallot"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "traceassist",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T07:45:54.000Z",
      "distro": "noble",
      "commit": "2827a7597fe275139d71f0045fffcc576e589d47",
      "fileid": "06bd388cc9d0680cfa7e5433974b1ad6a5dfe716d2d928b3786b98f33009cd0c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389363677"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T07:45:49.000Z",
      "distro": "noble",
      "commit": "2827a7597fe275139d71f0045fffcc576e589d47",
      "fileid": "1c3b0d46e718683b0a53a0b5004ef04a6e2faadf9335e31071332e7014a70dc6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389363677"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-25T07:45:59.000Z",
      "commit": "2827a7597fe275139d71f0045fffcc576e589d47",
      "fileid": "df1c9ee6458b692342153d08fdd534b55b0750e56017b14aaf14afb744e2ae55",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389363677"
    }
  ]
}