{
  "_id": "6a1042d4acfb0bcc41c9dca6",
  "Package": "ImNN",
  "Type": "Package",
  "Title": "Neural Networks for Predicting Volume of Forest Trees",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"M. Iqbal\", \"Jeelani\", role = c(\"aut\",\"cre\"), email = \"jeelani.miqbal@gmail.com\"),\nperson(\"Fehim\", \"Jeelani\", role = \"aut\", email = \"faheemwani@skuastkashmir.ac.in\"),\nperson(\"Shakeel Ahmad\", \"Mir\", role = \"aut\"),\nperson(\"Syed Naseem\", \"Geelani\", role = \"aut\"),\nperson(\"Mushtaq Ahmad\", \"Lone\", role = \"aut\"),\nperson(\"Nazir A.\", \"Pala\", role = \"aut\"),\nperson(\"Faizan\", \"Danish\", role = \"aut\"),\nperson(\"Afshan\", \"Tabassum\", role = \"aut\"),\nperson(\"Khalid Ul\", \"Islam\", role = \"aut\"),\nperson(\"Imran\", \"Rashid\", role = \"aut\"),\nperson(\"Md\", \"Yeasin\", role = \"aut\"))",
  "Author": "M. Iqbal Jeelani [aut, cre], Fehim Jeelani [aut], Shakeel Ahmad\nMir [aut], Syed Naseem Geelani [aut], Mushtaq Ahmad Lone [aut],\nNazir A. Pala [aut], Faizan Danish [aut], Afshan Tabassum\n[aut], Khalid Ul Islam [aut], Imran Rashid [aut], Md Yeasin\n[aut]",
  "Maintainer": "M. Iqbal Jeelani <jeelani.miqbal@gmail.com>",
  "Description": "Neural network has potential in forestry modelling. This\npackage is designed to create and assess Artificial\nIntelligence based Neural Networks with varying architectures\nfor prediction of volume of forest trees using two input\nfeatures: height and diameter at breast height, as they are the\nkey factors in predicting volume, therefore development and\nvalidation of efficient volume prediction neural network model\nis necessary. This package has been developed using the\nalgorithm of Tabassum et al. (2022) <doi:10.18805/ag.D-5555>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:11:28 UTC",
    "User": "root"
  },
  "Repository": "https://imiqbal.r-universe.dev",
  "Date/Publication": "2023-10-12 19:30:27 UTC",
  "RemoteUrl": "https://github.com/cran/ImNN",
  "RemoteRef": "HEAD",
  "RemoteSha": "a0cea468e0526447db5651483383206abd731c2f",
  "MD5sum": "b4b8f428f3271d6d84c1c4d6324e9b84",
  "_user": "imiqbal",
  "_type": "src",
  "_file": "ImNN_0.1.0.tar.gz",
  "_fileid": "dce36e937c8238bd902903004114c3983872d6577b6ea2af0fc1b14bb2f489fe",
  "_filesize": 74922,
  "_sha256": "dce36e937c8238bd902903004114c3983872d6577b6ea2af0fc1b14bb2f489fe",
  "_created": "2026-05-11T07:11:28.000Z",
  "_published": "2026-05-22T11:49:40.200Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373628507,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912343442"
    },
    {
      "job": 77373628658,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912338569"
    },
    {
      "job": 77373628866,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912330965"
    },
    {
      "job": 77373628703,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912343338"
    },
    {
      "job": 77373628334,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912308547"
    },
    {
      "job": 77373628120,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159770773"
    },
    {
      "job": 77373628608,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912329322"
    },
    {
      "job": 77373628751,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912331653"
    },
    {
      "job": 77373629092,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912328292"
    }
  ],
  "_buildurl": "https://github.com/r-universe/imiqbal/actions/runs/25655567296",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ImNN",
  "_commit": {
    "id": "a0cea468e0526447db5651483383206abd731c2f",
    "author": "M. Iqbal Jeelani <jeelani.miqbal@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1697139027
  },
  "_maintainer": {
    "name": "M. Iqbal Jeelani",
    "email": "jeelani.miqbal@gmail.com",
    "login": "imiqbal",
    "uuid": 67139113
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MLmetrics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "neuralnet",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "imiqbal",
      "count": 1,
      "uuid": 67139113
    }
  ],
  "_userbio": {
    "uuid": 67139113,
    "type": "user",
    "name": "M Iqbal Jeelani ",
    "description": "👨‍🔬 Scientist | Statistician | R Programmer\r\n📊 Expert in Statistical Modeling, Ranked Set Sampling, Machine Learning, and Statistical Genetics\r\n"
  },
  "_downloads": {
    "count": 177,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ImNN"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ImNN.html",
    "manual.pdf"
  ],
  "_realowner": "imiqbal",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-10-12"
    }
  ],
  "_exports": [
    "ImNN"
  ],
  "_help": [
    {
      "page": "ImNN",
      "title": "Neural Networks for Predicting Volume of Forest Trees",
      "topics": [
        "ImNN"
      ]
    }
  ],
  "_rundeps": [
    "bitops",
    "caTools",
    "cli",
    "cpp11",
    "Deriv",
    "farver",
    "ggplot2",
    "glue",
    "gplots",
    "gtable",
    "gtools",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "MASS",
    "MLmetrics",
    "neuralnet",
    "R6",
    "RColorBrewer",
    "rlang",
    "ROCR",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "imnn",
  "_universes": [
    "imiqbal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T07:13:30.000Z",
      "distro": "noble",
      "commit": "a0cea468e0526447db5651483383206abd731c2f",
      "fileid": "aa512469e3f2c3114ddc04d5be9142d646b212d1f37608d86bb12ee027cbb2f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/imiqbal/actions/runs/25655567296"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T07:13:14.000Z",
      "distro": "noble",
      "commit": "a0cea468e0526447db5651483383206abd731c2f",
      "fileid": "0d7777a950da15b645aedc37f04b2e3446501e4fc00af00d192ec26ccbd49a85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/imiqbal/actions/runs/25655567296"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T07:12:53.000Z",
      "commit": "a0cea468e0526447db5651483383206abd731c2f",
      "fileid": "712839d3434a94a86954eb1112dd86ac0808cbecea10bee80ed9ec48185404ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/imiqbal/actions/runs/25655567296"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T07:13:26.000Z",
      "commit": "a0cea468e0526447db5651483383206abd731c2f",
      "fileid": "66a1c237981d26445adc979c989aac5e9b4afd5e2e6a2b963a259d8293bf997c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/imiqbal/actions/runs/25655567296"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:12:40.000Z",
      "commit": "a0cea468e0526447db5651483383206abd731c2f",
      "fileid": "f9fae510b4a95b7a57bc25759bed3feb04cadc21acc067bffcdc8713be60d23e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/imiqbal/actions/runs/25655567296"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:12:46.000Z",
      "commit": "a0cea468e0526447db5651483383206abd731c2f",
      "fileid": "6823a69dd8ed11000a0f76ce0f37702b95d373e8799eb89daf029318e5b5805c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/imiqbal/actions/runs/25655567296"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:12:33.000Z",
      "commit": "a0cea468e0526447db5651483383206abd731c2f",
      "fileid": "75b8861b1449b3c10dbdb83ce2d1cd2fe2ab58925dcf7746fc3a070c541e2b42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/imiqbal/actions/runs/25655567296"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:49:27.000Z",
      "commit": "a0cea468e0526447db5651483383206abd731c2f",
      "fileid": "f6d5f5f5f096f09a4fdd000ca5a5e6bc128f1b802083ab03b148e1752a72ad96",
      "status": "success",
      "buildurl": "https://github.com/r-universe/imiqbal/actions/runs/25655567296"
    }
  ]
}