{
  "_id": "6a1eb6feb25058d4daade48d",
  "Package": "deep",
  "Type": "Package",
  "Title": "A Neural Networks Framework",
  "Version": "0.1.0",
  "Author": "Brian Lee Mayer",
  "Maintainer": "Brian <bleemayer@gmail.com>",
  "Description": "This package provides a layer oriented way of creating\nneural networks, the framework is intended to give the user\ntotal control of the internals of a net without much effort.\nUse classes like PerceptronLayer to create a layer of percetron\nneurons, and specify how many you want. The package does all\nthe tricky stuff internally leaving you focused in what you\nwant. I wrote this package during a neural networks course to\nhelp me with the problem set.",
  "License": "GPL-3 + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Repository": "https://blmayer.r-universe.dev",
  "Date/Publication": "2020-07-29 00:35:15 UTC",
  "RemoteUrl": "https://github.com/blmayer/deep",
  "RemoteRef": "HEAD",
  "RemoteSha": "25c618c7e430b147ddae0fddcb9500d9f2a94c76",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:46:02 UTC",
    "User": "root"
  },
  "MD5sum": "1e005fe7dbbf3a5f614fe632cee8a660",
  "_user": "blmayer",
  "_type": "src",
  "_file": "deep_0.1.0.tar.gz",
  "_fileid": "b8437e97154aeeb577198432f56a41892bb08579443f9c8f4ce342b23f703c71",
  "_filesize": 97095,
  "_sha256": "b8437e97154aeeb577198432f56a41892bb08579443f9c8f4ce342b23f703c71",
  "_created": "2026-06-02T10:46:02.000Z",
  "_published": "2026-06-02T10:57:02.436Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79053569895,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7355612386"
    },
    {
      "job": 79053569854,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355610557"
    },
    {
      "job": 79053569961,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7355737445"
    },
    {
      "job": 79053569898,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355784524"
    },
    {
      "job": 79053246214,
      "time": 118,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355577326"
    },
    {
      "job": 79053569842,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355606849"
    },
    {
      "job": 79053569883,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7355599739"
    },
    {
      "job": 79053569915,
      "time": 54,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7355596978"
    },
    {
      "job": 79053569900,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355602788"
    }
  ],
  "_buildurl": "https://github.com/r-universe/blmayer/actions/runs/26814642408",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/blmayer/deep",
  "_commit": {
    "id": "25c618c7e430b147ddae0fddcb9500d9f2a94c76",
    "author": "Brian Mayer <bleemayer@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Added CRAN badge",
    "time": 1595982915
  },
  "_maintainer": {
    "name": "Brian",
    "email": "bleemayer@gmail.com",
    "login": "blmayer",
    "description": "a dev in prod.\n\nProfile picture by Daniel Murta.",
    "uuid": 8171037
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "blmayer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "machine-learning",
    "neural-networks"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "blmayer",
      "count": 31,
      "uuid": 8171037
    }
  ],
  "_userbio": {
    "uuid": 8171037,
    "type": "user",
    "name": "Brian Mayer",
    "description": "a dev in prod.\r\n\r\nProfile picture by Daniel Murta."
  },
  "_downloads": {
    "count": 125,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/deep"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/blmayer/deep",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/deep.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/blmayer/deep",
  "_realowner": "blmayer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-12-20"
    }
  ],
  "_exports": [
    "mcCullochPitts",
    "mcCullochPittsLayer",
    "neuralNet",
    "perceptron",
    "perceptronLayer"
  ],
  "_help": [
    {
      "page": "deep",
      "title": "deep: A Neural Networks Framework",
      "topics": [
        "deep-package",
        "deep"
      ]
    },
    {
      "page": "McCullochPitts-class",
      "title": "The McCullochPitts neuron class, that implements the logic of the McCullochPitts neuron model.",
      "topics": [
        "mcCullochPitts",
        "McCullochPitts-class"
      ]
    },
    {
      "page": "McCullochPittsLayer-class",
      "title": "The McCullochPittsLayer class, that implements a layer of McCullochPitts neurons.",
      "topics": [
        "mcCullochPittsLayer",
        "McCullochPittsLayer-class"
      ]
    },
    {
      "page": "NeuralNetwork-class",
      "title": "The main NeuralNetwork class, that holds the layers.",
      "topics": [
        "neuralNet",
        "NeuralNetwork-class"
      ]
    },
    {
      "page": "Perceptron-class",
      "title": "The Perceptron neuron class, that implements the logic of the perceptron model.",
      "topics": [
        "perceptron",
        "Perceptron-class"
      ]
    },
    {
      "page": "PerceptronLayer-class",
      "title": "The PerceptronLayer class, that implements a layer of Perceptron neurons.",
      "topics": [
        "perceptronLayer",
        "PerceptronLayer-class"
      ]
    }
  ],
  "_readme": "https://github.com/blmayer/deep/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.021189299069938,
  "_indexed": true,
  "_nocasepkg": "deep",
  "_universes": [
    "blmayer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T10:47:48.000Z",
      "distro": "noble",
      "commit": "25c618c7e430b147ddae0fddcb9500d9f2a94c76",
      "fileid": "f5ddd9aa34d5bdbf8a4a4342bd7b840200b9c89454fc7e686776dd599fe8a400",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blmayer/actions/runs/26814642408"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T10:47:42.000Z",
      "distro": "noble",
      "commit": "25c618c7e430b147ddae0fddcb9500d9f2a94c76",
      "fileid": "bc0eb3606cd3d928aa85ebdb0a604aeb207394f5b0714f3a91a6cb6f480354bc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blmayer/actions/runs/26814642408"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T10:54:05.000Z",
      "commit": "25c618c7e430b147ddae0fddcb9500d9f2a94c76",
      "fileid": "9874b939deda3f3ed536d50854602d7ef67efbd5f4e368bf36b47ce8e4e2d9c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blmayer/actions/runs/26814642408"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T10:56:28.000Z",
      "commit": "25c618c7e430b147ddae0fddcb9500d9f2a94c76",
      "fileid": "faf66143c0aa4c0bb2c0a8d404f40b31b3205e8f5be9341aadcd1350e0621760",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blmayer/actions/runs/26814642408"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T10:47:40.000Z",
      "commit": "25c618c7e430b147ddae0fddcb9500d9f2a94c76",
      "fileid": "45078dc944161e1e8fbc6e918f24789e265ac4e5e1199a6184f77337e1f5ffea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/blmayer/actions/runs/26814642408"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T10:47:07.000Z",
      "commit": "25c618c7e430b147ddae0fddcb9500d9f2a94c76",
      "fileid": "193a7b7aac67152c83ab145e95c4f72948694852a77ac38875f776c643dd0801",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blmayer/actions/runs/26814642408"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T10:47:00.000Z",
      "commit": "25c618c7e430b147ddae0fddcb9500d9f2a94c76",
      "fileid": "e29605ab368e86d4c42cb913867d4cb8673cdafe314ac578a35defd0e33e6678",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blmayer/actions/runs/26814642408"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T10:47:17.000Z",
      "commit": "25c618c7e430b147ddae0fddcb9500d9f2a94c76",
      "fileid": "4f0a40ffe30c852964e4bf2f88d91119e09e7ea40a3ff90d5d8ec68912a5b08d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blmayer/actions/runs/26814642408"
    }
  ]
}