{
  "_id": "6a1e9e441d7bb097a0a6fc35",
  "Package": "ImML",
  "Version": "0.1.5",
  "Date": "2023-09-03",
  "Title": "Machine Learning Algorithms Fitting and Validation for Forestry",
  "Authors@R": "c(person(given = \"M. Iqbal\",\nfamily = \"Jeelani\",\nrole = c(\"aut\"),\nemail = \"jeelani.miqbal@gmail.com\"),\nperson(given = \"Salvatore\",\nfamily = \"Mangiafico\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mangiafico@njaes.rutgers.edu\"))",
  "Description": "Fitting and validation of machine learning algorithms for\nvolume prediction of trees, currently for conifer trees based\non diameter at breast height and height as explanatory\nvariables.",
  "Maintainer": "Salvatore Mangiafico <mangiafico@njaes.rutgers.edu>",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:05:18 UTC",
    "User": "root"
  },
  "Author": "M. Iqbal Jeelani [aut], Salvatore Mangiafico [aut, cre]",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://salvatoremangiafico.r-universe.dev",
  "Date/Publication": "2023-09-06 17:30:23 UTC",
  "RemoteUrl": "https://github.com/cran/ImML",
  "RemoteRef": "HEAD",
  "RemoteSha": "5ff737427d5e50121c285d8f8381f6fe57abb1d2",
  "MD5sum": "6199519c12e2505ce117d12f1bba596e",
  "_user": "salvatoremangiafico",
  "_type": "src",
  "_file": "ImML_0.1.5.tar.gz",
  "_fileid": "c5213e03c2edad785c04744b8395af514935c58210aa881c9c15364d04f19833",
  "_filesize": 89557,
  "_sha256": "c5213e03c2edad785c04744b8395af514935c58210aa881c9c15364d04f19833",
  "_created": "2026-06-02T09:05:18.000Z",
  "_published": "2026-06-02T09:11:32.903Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79036646763,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353531081"
    },
    {
      "job": 79036647061,
      "time": 214,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353551361"
    },
    {
      "job": 79036646716,
      "time": 213,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353541161"
    },
    {
      "job": 79036646846,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353534476"
    },
    {
      "job": 79036075181,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353475117"
    },
    {
      "job": 79036646739,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353522197"
    },
    {
      "job": 79036646689,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353519310"
    },
    {
      "job": 79036646776,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353517131"
    },
    {
      "job": 79036646721,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353517229"
    }
  ],
  "_buildurl": "https://github.com/r-universe/salvatoremangiafico/actions/runs/26809658986",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ImML",
  "_commit": {
    "id": "5ff737427d5e50121c285d8f8381f6fe57abb1d2",
    "author": "Salvatore Mangiafico <mangiafico@njaes.rutgers.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.5\n",
    "time": 1694021423
  },
  "_maintainer": {
    "name": "Salvatore Mangiafico",
    "email": "mangiafico@njaes.rutgers.edu",
    "login": "salvatoremangiafico",
    "description": "Associate Professor and County Extension Agent, Rutgers, the State University of New Jersey, Department of Agriculture and Natural Resources.",
    "uuid": 33789324
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "version": ">= 4.1.19",
      "role": "Imports"
    },
    {
      "package": "caret",
      "version": ">= 6.0-94",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "version": ">= 4.7-1.1",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "version": ">= 1.7-13",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.1",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "salvatoremangiafico",
      "count": 1,
      "uuid": 33789324
    }
  ],
  "_userbio": {
    "uuid": 33789324,
    "type": "user",
    "name": "Sal Mangiafico",
    "description": "Associate Professor and County Extension Agent, Rutgers, the State University of New Jersey, Department of Agriculture and Natural Resources."
  },
  "_downloads": {
    "count": 123,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ImML"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ImML.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "salvatoremangiafico",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2023-09-06"
    }
  ],
  "_exports": [
    "ImML"
  ],
  "_datasets": [
    {
      "name": "EastCirclePine",
      "title": "Volume, height, and diameter of 300 pine trees in East Circle Jammu",
      "object": "EastCirclePine",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Height",
        "Diameter",
        "Volume"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "EastCirclePine",
      "title": "Volume, height, and diameter of 300 pine trees in East Circle Jammu",
      "topics": [
        "EastCirclePine"
      ]
    },
    {
      "page": "ImML",
      "title": "Tree volume models based on height and diameter",
      "concept": [
        "Decision tree",
        "Random forest",
        "Support vector machine",
        "Tree volume"
      ],
      "topics": [
        "ImML"
      ]
    }
  ],
  "_rundeps": [
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "randomForest",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "imml",
  "_universes": [
    "salvatoremangiafico"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-02T09:07:28.000Z",
      "distro": "noble",
      "commit": "5ff737427d5e50121c285d8f8381f6fe57abb1d2",
      "fileid": "34995a252336cc748907922a9922d2160c5357d7bf5482faf9713793ca01e600",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salvatoremangiafico/actions/runs/26809658986"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-02T09:08:23.000Z",
      "distro": "noble",
      "commit": "5ff737427d5e50121c285d8f8381f6fe57abb1d2",
      "fileid": "113eb83a17272070ae11d16a913b2998722cf4b6fe14ba599aa3d2b4ae237488",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salvatoremangiafico/actions/runs/26809658986"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-02T09:08:06.000Z",
      "commit": "5ff737427d5e50121c285d8f8381f6fe57abb1d2",
      "fileid": "c03020bce9574a21dac2f93269685f1ccb1f3b055047bb39472bd03fbda9c6a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salvatoremangiafico/actions/runs/26809658986"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-02T09:07:39.000Z",
      "commit": "5ff737427d5e50121c285d8f8381f6fe57abb1d2",
      "fileid": "a0dd5aba0d3213ab995cb7c9e0beb93a5f5b2e5294d0a0fa800b2cd7a578a639",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salvatoremangiafico/actions/runs/26809658986"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-02T09:07:48.000Z",
      "commit": "5ff737427d5e50121c285d8f8381f6fe57abb1d2",
      "fileid": "2ca54f44ac1dbf34851ed2d0b6dbb7dbe343a92ffe896f39a505d030f1c7f605",
      "status": "success",
      "buildurl": "https://github.com/r-universe/salvatoremangiafico/actions/runs/26809658986"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-02T09:06:45.000Z",
      "commit": "5ff737427d5e50121c285d8f8381f6fe57abb1d2",
      "fileid": "a7f4206e051e4469381c00cddec40b0312890961d74d6a413b6d56086850ef44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salvatoremangiafico/actions/runs/26809658986"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-02T09:06:39.000Z",
      "commit": "5ff737427d5e50121c285d8f8381f6fe57abb1d2",
      "fileid": "6c57546ace59606a3bc15d0026aebaac8f634542d1fdd535a4cd602a6a828021",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salvatoremangiafico/actions/runs/26809658986"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-02T09:06:43.000Z",
      "commit": "5ff737427d5e50121c285d8f8381f6fe57abb1d2",
      "fileid": "5abecfd894d8d933f56548d4f0e1c4c94d632a0ff53dcef5f1b61a10c99d191f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/salvatoremangiafico/actions/runs/26809658986"
    }
  ]
}