{
  "_id": "6a1d67841d7bb097a0a4d68c",
  "Package": "dnn",
  "Type": "Package",
  "Title": "Deep Neural Network Tools for Probability and Statistic Models",
  "Version": "0.0.7",
  "Date": "2025-07-29",
  "Author": "Bingshu E. Chen [aut, cre], Patrick Norman [aut, ctb], Wenyu\nJiang [ctb], Wanlu Li [ctb]",
  "Maintainer": "Bingshu E. Chen <bingshu.chen@queensu.ca>",
  "Authors@R": "c(person(c(\"Bingshu\", \"E.\"), \"Chen\", role = c(\"aut\", \"cre\"), email = \"bingshu.chen@queensu.ca\"), person(\"Patrick\", \"Norman\", role = c(\"aut\", \"ctb\")), person(\"Wenyu\", \"Jiang\", role = \"ctb\"), person(\"Wanlu\", \"Li\", role = \"ctb\"))",
  "Description": "Contains a robust set of tools designed for constructing\ndeep neural networks, which are highly adaptable with\nuser-defined loss function and probability models. It includes\nseveral practical applications, such as the (deepAFT) model,\nwhich utilizes a deep neural network approach to enhance the\naccelerated failure time (AFT) model for survival data. Another\nexample is the (deepGLM) model that applies deep neural network\nto the generalized linear model (glm), accommodating data types\nwith continuous, categorical and Poisson distributions.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 10:50:34 UTC",
    "User": "root"
  },
  "Repository": "https://statapps.r-universe.dev",
  "Date/Publication": "2025-08-21 18:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/dnn",
  "RemoteRef": "HEAD",
  "RemoteSha": "733b53ddd9974aa36236a5e7e3764876546f68fe",
  "MD5sum": "7137bf3d5dda283a8041583bcfad9b35",
  "_user": "statapps",
  "_type": "src",
  "_file": "dnn_0.0.7.tar.gz",
  "_fileid": "158555c15bc2390e2979a6decd2a2b948352cd2c40de5ea67af87c5c8bcfa011",
  "_filesize": 212109,
  "_sha256": "158555c15bc2390e2979a6decd2a2b948352cd2c40de5ea67af87c5c8bcfa011",
  "_created": "2026-06-01T10:50:34.000Z",
  "_published": "2026-06-01T11:05:40.723Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78836651699,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329600512"
    },
    {
      "job": 78836651759,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329612079"
    },
    {
      "job": 78836651702,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329825071"
    },
    {
      "job": 78836651827,
      "time": 298,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329697277"
    },
    {
      "job": 78836651731,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329790220"
    },
    {
      "job": 78836651711,
      "time": 277,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329684964"
    },
    {
      "job": 78836206077,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329553041"
    },
    {
      "job": 78836651667,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329588216"
    },
    {
      "job": 78836651723,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329595557"
    },
    {
      "job": 78836651730,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329593091"
    },
    {
      "job": 78836651772,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329596386"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statapps/actions/runs/26750265356",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dnn",
  "_commit": {
    "id": "733b53ddd9974aa36236a5e7e3764876546f68fe",
    "author": "Bingshu E. Chen <bingshu.chen@queensu.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.7\n",
    "time": 1755801002
  },
  "_maintainer": {
    "name": "Bingshu E. Chen",
    "email": "bingshu.chen@queensu.ca",
    "login": "statapps",
    "description": "",
    "uuid": 19355054
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "lpl",
      "version": ">= 0.12",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.7",
      "date": "2025-08-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "statapps",
      "count": 2,
      "uuid": 19355054
    }
  ],
  "_userbio": {
    "uuid": 19355054,
    "type": "user",
    "name": "statapps"
  },
  "_downloads": {
    "count": 511,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dnn"
  },
  "_searchresults": 12,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dnn.html",
    "manual.pdf"
  ],
  "_realowner": "statapps",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.6",
      "date": "2024-03-14"
    },
    {
      "version": "0.0.7",
      "date": "2025-08-21"
    }
  ],
  "_exports": [
    "bwdCheck",
    "bwdNN",
    "bwdNN2",
    "CVpredErr",
    "deepAFT",
    "deepAFT.default",
    "deepAFT.formula",
    "deepAFT.ipcw",
    "deepAFT.trans",
    "deepGlm",
    "deepSurv",
    "deepSurv.default",
    "delu",
    "didu",
    "dlrelu",
    "dnnControl",
    "dnnFit",
    "dnnFit2",
    "dNNmodel",
    "drelu",
    "dsigmoid",
    "dtanh",
    "elu",
    "fwdNN",
    "fwdNN2",
    "hyperTuning",
    "ibs.deepAFT",
    "idu",
    "lrelu",
    "mseIPCW",
    "optimizerAdamG",
    "optimizerMomentum",
    "optimizerNAG",
    "plot.deepAFT",
    "plot.dNNmodel",
    "predict.dNNmodel",
    "predict.dSurv",
    "print.deepAFT",
    "print.deepGlm",
    "print.deepSurv",
    "print.dNNmodel",
    "print.summary.deepAFT",
    "print.summary.deepGlm",
    "print.summary.deepSurv",
    "relu",
    "residuals.deepGlm",
    "residuals.dSurv",
    "rmst.deepSurv",
    "sigmoid",
    "summary.deepAFT",
    "summary.deepGlm",
    "summary.deepSurv",
    "summary.dNNmodel",
    "survfit.deepAFT",
    "survfit.deepSurv"
  ],
  "_help": [
    {
      "page": "dnn-package",
      "title": "An R package for the deep neural networks probability and statistics models",
      "topics": [
        "dnn-package",
        "dnn",
        "dnn-doc"
      ]
    },
    {
      "page": "activation",
      "title": "Activation function",
      "topics": [
        "activation",
        "delu",
        "didu",
        "dlrelu",
        "drelu",
        "dsigmoid",
        "dtanh",
        "elu",
        "idu",
        "lrelu",
        "relu",
        "sigmoid"
      ]
    },
    {
      "page": "bwdNN",
      "title": "Back propagation for dnn Models",
      "topics": [
        "bwdCheck",
        "bwdNN",
        "bwdNN2"
      ]
    },
    {
      "page": "deepAFT",
      "title": "Deep learning for the accelerated failure time (AFT) model",
      "topics": [
        "deepAFT",
        "deepAFT.default",
        "deepAFT.formula",
        "deepAFT.ipcw",
        "deepAFT.trans"
      ]
    },
    {
      "page": "deepGLM",
      "title": "Deep learning for the generalized linear models",
      "topics": [
        "deepGLM",
        "deepGlm",
        "predict.deepGlm",
        "residuals.deepGlm",
        "summary.deepGlm"
      ]
    },
    {
      "page": "deepSurv",
      "title": "Deep learning for the Cox proportional hazards model",
      "topics": [
        "deepSurv",
        "deepSurv.default",
        "summary.deepSurv"
      ]
    },
    {
      "page": "dnnControl",
      "title": "Auxiliary function for 'dnnFit' dnnFit",
      "topics": [
        "dnnControl"
      ]
    },
    {
      "page": "dnnFit",
      "title": "Fitting a Deep Learning model with a given loss function",
      "topics": [
        "dnnFit",
        "dnnFit2"
      ]
    },
    {
      "page": "dNNmodel",
      "title": "Specify a deep neural network model",
      "topics": [
        "dNNmodel"
      ]
    },
    {
      "page": "fwdNN",
      "title": "Feed forward and back propagation for dnn Models",
      "topics": [
        "fwdNN",
        "fwdNN2",
        "predict.dNNmodel"
      ]
    },
    {
      "page": "hyperTuning",
      "title": "A function for tuning of the hyper parameters",
      "topics": [
        "CVpredErr",
        "hyperTuning"
      ]
    },
    {
      "page": "ibs.deepAFT",
      "title": "Calculate integrated Brier Score for deepAFT",
      "topics": [
        "ibs.deepAFT"
      ]
    },
    {
      "page": "mseIPCW",
      "title": "Mean Square Error (mse) for a fitted survival Object",
      "topics": [
        "mseIPCW"
      ]
    },
    {
      "page": "optimizerSGD",
      "title": "Functions to optimize the gradient descent of a cost function",
      "topics": [
        "optimizerAdamG",
        "optimizerMomentum",
        "optimizerNAG",
        "optimizerSGD"
      ]
    },
    {
      "page": "plot",
      "title": "Plot methods in dnn package",
      "topics": [
        "plot.deepAFT",
        "plot.dNNmodel"
      ]
    },
    {
      "page": "predict.dSurv",
      "title": "Predicted Values for a deepAFT or a deepSurv Object",
      "topics": [
        "predict.deepAFT",
        "predict.deepSurv",
        "predict.dSurv"
      ]
    },
    {
      "page": "print",
      "title": "print a summary of fitted deep learning model object",
      "topics": [
        "print.deepAFT",
        "print.deepGlm",
        "print.deepSurv",
        "print.dNNmodel",
        "print.summary.deepAFT",
        "print.summary.deepGlm",
        "print.summary.deepSurv",
        "print.summary.dNNmodel",
        "summary.deepAFT",
        "summary.dNNmodel"
      ]
    },
    {
      "page": "residuals.deepAFT",
      "title": "Calculate Residuals for a deepAFT Fit.",
      "topics": [
        "residuals.deepAFT",
        "residuals.dSurv"
      ]
    },
    {
      "page": "rmst.deepSurv",
      "title": "The restricted mean survival time (RMST)",
      "topics": [
        "rmst.deepSurv"
      ]
    },
    {
      "page": "survfit.dSurv",
      "title": "Compute a Survival Curve from a deepAFT or a deepSurv Model",
      "topics": [
        "survfit.deepAFT",
        "survfit.deepSurv"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lpl",
    "MASS",
    "Matrix",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.0791812460476249,
  "_indexed": true,
  "_nocasepkg": "dnn",
  "_universes": [
    "statapps"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-05-02T07:03:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "7d85ebf093814402634679744d188f755bb32d0881045b273f9d7947269848fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/25246338496"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-05-02T07:03:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "9fc0c092cab75a7d666091f6f94cc4c86de6c1df5418123e507395dea1d6c46f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/25246338496"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-01T10:52:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "846c406bb12d93830e720ca751b7e6a35c819cb9e4ba98a1e5bd1d6e204a473f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/26750265356"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-01T10:53:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "5f405f6885d591fb280de37311383341183f979c3e91d74cd951cbeb99495f8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/26750265356"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-01T11:04:44.000Z",
      "arch": "aarch64",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "108858c6fdfee452bd3eae079c2f37269d962c773912b03219408130a96ac5c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/26750265356"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-01T10:56:11.000Z",
      "arch": "x86_64",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "2f6d73c9a988bd601bd772c70efb475ef580fdf9a79045415d4b91c16e93fe4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/26750265356"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-01T11:02:46.000Z",
      "arch": "aarch64",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "edd2b031bf1453c0a1bbbcca37d4b0ebf1108524ddf40de84a6d75e639424a40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/26750265356"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-01T10:56:12.000Z",
      "arch": "x86_64",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "abc7f8f579d40c84621824537d3fc339410a6656025750878eedb9526ec34ec6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/26750265356"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.7",
      "date": "2026-06-01T10:52:44.000Z",
      "arch": "emscripten",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "41717678e499beeef3c046401093f96681668fa44a19f1e4211f2e8338fd0ca7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/26750265356"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-06-01T10:52:01.000Z",
      "arch": "x86_64",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "9ca8f9fc6d57607fd268300fa1abb43eb89537676e529b8860e0437f5da812bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/26750265356"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-06-01T10:52:01.000Z",
      "arch": "x86_64",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "e41c9a285451498330efbd560008fc37924732211e0e0738ff66375029b56890",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/26750265356"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-06-01T10:51:58.000Z",
      "arch": "x86_64",
      "commit": "733b53ddd9974aa36236a5e7e3764876546f68fe",
      "fileid": "afa06f7669d04a0d8ca92403af85a4e49e7d688131b5a188391fd0ed4c04cc77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statapps/actions/runs/26750265356"
    }
  ]
}