{
  "_id": "6a142b0aacfb0bcc41d40bb2",
  "Package": "imanr",
  "Type": "Package",
  "Title": "Identify the Racial Complex of Native Corns from Mexico",
  "Version": "2.0.0",
  "Authors@R": "c(person(\"Rafael\",\"Nieves-Alvarez\",\nemail=\"nievesalvarez1618@gmail.com\",\nrole=c(\"aut\",\"cre\"),\ncomment=c(ORCID=\"0009-0002-8016-1412\")),\nperson(\"Arturo\",\"Sanchez-Porras\",\nemail=\"sp.arturo@gmail.com\",\nrole=c(\"aut\", \"cph\"),\ncomment=c(ORCID=\"0000-0002-1691-286X\")),\nperson(\"Aline\",\"Romero-Natale\",\nemail=\"natalearn@gmail.com\",\nrole=\"aut\",\ncomment=c(ORCID=\"0000-0003-4267-1913\")),\nperson(\"Otilio Arturo\",\"Acevedo-Sandoval\",\nemail=\"acevedo@uaeh.edu.mx\",\nrole=\"aut\",\ncomment=c(ORCID=\"0000-0003-0475-7003\")))",
  "Maintainer": "Rafael Nieves-Alvarez <nievesalvarez1618@gmail.com>",
  "Description": "A model that provides researchers with a powerful tool for\nthe classification and study of native corn by aiding in the\nidentification of racial complexes which are fundamental to\nMexico's agriculture and culture. This package has been\ndeveloped based on data collected by \"Proyecto Global de Maíces\nNativos México\", which has conducted exhaustive surveys across\nthe country to document the qualitative and quantitative\ncharacteristics of different types of native maize. The trained\nmodel uses a robust and diverse dataset, enabling it to achieve\nan 80% accuracy in classifying maize racial complexes. The\ncharacteristics included in the analysis comprise geographic\nlocation, grain and cob colors, as well as various physical\nmeasurements, such as lengths and widths.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:53:15 UTC",
    "User": "root"
  },
  "Author": "Rafael Nieves-Alvarez [aut, cre]\n(<https://orcid.org/0009-0002-8016-1412>), Arturo\nSanchez-Porras [aut, cph]\n(<https://orcid.org/0000-0002-1691-286X>), Aline Romero-Natale\n[aut] (<https://orcid.org/0000-0003-4267-1913>), Otilio Arturo\nAcevedo-Sandoval [aut]\n(<https://orcid.org/0000-0003-0475-7003>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-02-12 14:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/imanr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e1b0fceef64ad56a266eb4e838ab78e9240fdf84",
  "MD5sum": "8afd5bbafc3ccbf0cdabd21681dba684",
  "_user": "cran",
  "_type": "src",
  "_file": "imanr_2.0.0.tar.gz",
  "_fileid": "610d628c2edc750be405bab2218d3de0189be8640c5dc164e50e8a31664598b5",
  "_filesize": 1078888,
  "_sha256": "610d628c2edc750be405bab2218d3de0189be8640c5dc164e50e8a31664598b5",
  "_created": "2026-05-25T10:53:15.000Z",
  "_published": "2026-05-25T10:57:14.836Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77699370878,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196821361"
    },
    {
      "job": 77699370937,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196827993"
    },
    {
      "job": 77698883593,
      "time": 240,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196779510"
    },
    {
      "job": 77699370900,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196811984"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26396552585",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/imanr",
  "_commit": {
    "id": "e1b0fceef64ad56a266eb4e838ab78e9240fdf84",
    "author": "Rafael Nieves-Alvarez <nievesalvarez1618@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.0\n",
    "time": 1739371202
  },
  "_maintainer": {
    "name": "Rafael Nieves-Alvarez",
    "email": "nievesalvarez1618@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "missForest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "bundle",
      "role": "Imports"
    },
    {
      "package": "tidymodels",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_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": 166,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imanr"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imanr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2024-06-23"
    },
    {
      "version": "2.0.0",
      "date": "2025-02-12"
    }
  ],
  "_exports": [
    "find_racial_complex",
    "impute_data"
  ],
  "_datasets": [
    {
      "name": "data24",
      "title": "Data to show the functioning of imanr functions",
      "object": "data24",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Altitud",
        "Longitud",
        "Latitud",
        "Color.de.grano.crema",
        "Color.de.grano..blanco.puro..H.",
        "Color.de.grano.amarillo..B.",
        "Color.de.grano.morado..C.",
        "Color.de.grano.jaspeado..D.",
        "Color.de.grano.amarillo.claro",
        "Color.de.grano.amarillo.medio",
        "Color.de.grano.amarillo.naranja..F.",
        "Color.de.grano.azul..K.",
        "Color.de.grano.azul.oscuro..L.",
        "Color.de.grano.blanco..A.",
        "Color.de.grano.blanco.cremoso",
        "Color.de.grano.café..E.",
        "Color.de.grano.naranja",
        "Color.de.grano.negro",
        "Color.de.grano.rojo..I.",
        "Color.de.grano.rojo.naranja..J.",
        "Color.de.grano.rojo.oscuro",
        "Color.de.grano.rosa",
        "Color.de.olote.amarillo.claro",
        "Color.de.olote.amarillo.medio",
        "Color.de.olote.amarillo.naranja",
        "Color.de.olote.azul",
        "Color.de.olote.azul.oscuro",
        "Color.de.olote.blanco",
        "Color.de.olote.blanco.cremoso",
        "Color.de.olote.café",
        "Color.de.olote.naranja",
        "Color.de.olote.negro",
        "Color.de.olote.rojo",
        "Color.de.olote.rojo.naranja",
        "Color.de.olote.rojo.oscuro",
        "Color.de.tallo",
        "Color.de.tallo.verde",
        "Color.de.tallo.morado",
        "Color.de.tallo.rojo",
        "Disposición.de.hileras.en.espiral",
        "Disposición.de.hileras.irregular",
        "Disposición.de.hileras.recta",
        "Disposición.de.hileras.semirecta",
        "Disposición.de.hileras.regular",
        "Forma.de.mazorca.cilíndrica",
        "Forma.de.mazorca.cónica",
        "Forma.de.mazorca.cónica.cilíndrica",
        "Forma.de.mazorca.esférica",
        "Tipo.de.grano.ceroso",
        "Tipo.de.grano.cristalino..F.",
        "Tipo.de.grano.dentado...C.",
        "Tipo.de.grano.dulce..H.",
        "Tipo.de.grano.harinoso..A.",
        "Tipo.de.grano.reventador..G.",
        "Tipo.de.grano.semi.cristalino..E.",
        "Tipo.de.grano.semi.dentado..D.",
        "Tipo.de.grano.semi.harinoso",
        "Longitud.de.mazorca",
        "Diametro.de.mazorca",
        "Hileras.por.mazorca",
        "Diámetro.longitud.de.la.mazorca_recalculado"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "data31",
      "title": "Data to show the functioning of imanr functions",
      "object": "data31",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Altitud",
        "Longitud",
        "Latitud",
        "Color.de.grano.crema",
        "Color.de.grano..blanco.puro..H.",
        "Color.de.grano.amarillo..B.",
        "Color.de.grano.morado..C.",
        "Color.de.grano.jaspeado..D.",
        "Color.de.grano.amarillo.claro",
        "Color.de.grano.amarillo.medio",
        "Color.de.grano.amarillo.naranja..F.",
        "Color.de.grano.azul..K.",
        "Color.de.grano.azul.oscuro..L.",
        "Color.de.grano.blanco..A.",
        "Color.de.grano.blanco.cremoso",
        "Color.de.grano.café..E.",
        "Color.de.grano.naranja",
        "Color.de.grano.negro",
        "Color.de.grano.rojo..I.",
        "Color.de.grano.rojo.naranja..J.",
        "Color.de.grano.rojo.oscuro",
        "Color.de.grano.rosa",
        "Color.de.olote.amarillo.claro",
        "Color.de.olote.amarillo.medio",
        "Color.de.olote.amarillo.naranja",
        "Color.de.olote.azul",
        "Color.de.olote.azul.oscuro",
        "Color.de.olote.blanco",
        "Color.de.olote.blanco.cremoso",
        "Color.de.olote.café",
        "Color.de.olote.naranja",
        "Color.de.olote.negro",
        "Color.de.olote.rojo",
        "Color.de.olote.rojo.naranja",
        "Color.de.olote.rojo.oscuro",
        "Color.de.tallo",
        "Color.de.tallo.verde",
        "Color.de.tallo.morado",
        "Color.de.tallo.rojo",
        "Disposición.de.hileras.en.espiral",
        "Disposición.de.hileras.irregular",
        "Disposición.de.hileras.recta",
        "Disposición.de.hileras.semirecta",
        "Disposición.de.hileras.regular",
        "Forma.de.mazorca.cilíndrica",
        "Forma.de.mazorca.cónica",
        "Forma.de.mazorca.cónica.cilíndrica",
        "Forma.de.mazorca.esférica",
        "Tipo.de.grano.ceroso",
        "Tipo.de.grano.cristalino..F.",
        "Tipo.de.grano.dentado...C.",
        "Tipo.de.grano.dulce..H.",
        "Tipo.de.grano.harinoso..A.",
        "Tipo.de.grano.reventador..G.",
        "Tipo.de.grano.semi.cristalino..E.",
        "Tipo.de.grano.semi.dentado..D.",
        "Tipo.de.grano.semi.harinoso",
        "Longitud.de.mazorca",
        "Diametro.de.mazorca",
        "Hileras.por.mazorca",
        "Diámetro.longitud.de.la.mazorca_recalculado"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data24",
      "title": "Data to show the functioning of imanr functions",
      "topics": [
        "data24"
      ]
    },
    {
      "page": "data31",
      "title": "Data to show the functioning of imanr functions",
      "topics": [
        "data31"
      ]
    },
    {
      "page": "find_racial_complex",
      "title": "Identify the Racial Complex of native corn from Mexico",
      "topics": [
        "findracialcomplex",
        "find_racial_complex"
      ]
    },
    {
      "page": "impute_data",
      "title": "Impute the data implementing random forest for native corn data.",
      "topics": [
        "impute_data"
      ]
    }
  ],
  "_readme": "https://github.com/cran/imanr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "broom",
    "bslib",
    "bundle",
    "cachem",
    "class",
    "cli",
    "clock",
    "codetools",
    "conflicted",
    "cpp11",
    "data.table",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "doParallel",
    "doRNG",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "GauPro",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "highr",
    "htmltools",
    "infer",
    "ipred",
    "isoband",
    "iterators",
    "itertools",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lbfgs",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "missForest",
    "mixopt",
    "modeldata",
    "modelenv",
    "nnet",
    "numDeriv",
    "parallelly",
    "parsnip",
    "patchwork",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "prodlim",
    "progressr",
    "purrr",
    "R6",
    "randomForest",
    "ranger",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "recipes",
    "rlang",
    "rmarkdown",
    "rngtools",
    "rpart",
    "rsample",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "sfd",
    "shape",
    "slider",
    "sparsevctrs",
    "splitfngr",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tailor",
    "tibble",
    "tidymodels",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tune",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "warp",
    "withr",
    "workflows",
    "workflowsets",
    "xfun",
    "xgboost",
    "yaml",
    "yardstick"
  ],
  "_vignettes": [
    {
      "source": "imanr.Rmd",
      "filename": "imanr.html",
      "title": "imanr: Identify the Racial Complex of Native Corns from Mexico",
      "engine": "knitr::rmarkdown",
      "headings": [
        "imanr: Identificador de Maíz Nativo en R",
        "Introduction",
        "Usage",
        "find_racial_complex()",
        "impute_data()",
        "Contact",
        "imanr package installation",
        "References"
      ],
      "created": "2024-06-25 02:45:40",
      "modified": "2025-02-12 14:40:02",
      "commits": 2
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "imanr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-25T10:55:35.000Z",
      "distro": "noble",
      "commit": "e1b0fceef64ad56a266eb4e838ab78e9240fdf84",
      "fileid": "978dd062f5dd1caea08aa28fd6b17f0f3f31233208243fb57bc028c9ecee9131",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26396552585"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-25T10:55:49.000Z",
      "distro": "noble",
      "commit": "e1b0fceef64ad56a266eb4e838ab78e9240fdf84",
      "fileid": "14bd087e24008d3fd77bbfea5381901ecc41f9c8a50bd51bec35647ac38a3c04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26396552585"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-05-25T10:55:53.000Z",
      "commit": "e1b0fceef64ad56a266eb4e838ab78e9240fdf84",
      "fileid": "3aa5a9b6da85108aa377620ced3663cc064d9404cc1ecff0c2ee71e6a49b6ef2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26396552585"
    }
  ]
}