{
  "_id": "6a5b16f79baadeef8ab4b29b",
  "Package": "imputeREE",
  "Title": "Impute Missing Rare Earth Element Data in Zircon",
  "Version": "0.0.5",
  "Authors@R": "person(given = \"Carlos\",\nfamily = \"Carrasco Godoy\",\nrole = c(\"aut\", \"cre\"),\nemail = c(\"carlos.carrasco@anu.edu.au\", \"ccarrasco@outlook.cl\"),\ncomment = c(ORCID = \"0000-0003-4914-186X\"))",
  "Description": "Set of functions to impute missing rare earth data,\ncalculate La and Pr concentrations and Ce anomalies in zircons\nbased on the Chondrite-Onuma and Chondrite-Lattice of\nCarrasco-Godoy and Campbell (2023)\n<doi:10.1007/s00410-023-02025-9> and the Logarithmic regression\nfrom Zhong et al. (2019) <doi:10.1007/s00710-019-00682-y>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3 janitor, tidyselect,",
  "URL": "https://github.com/cicarrascog/imputeREE",
  "BugReports": "https://github.com/cicarrascog/imputeREE/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://cicarrascog.r-universe.dev",
  "Date/Publication": "2023-11-01 05:44:47 UTC",
  "RemoteUrl": "https://github.com/cicarrascog/imputeree",
  "RemoteRef": "HEAD",
  "RemoteSha": "ffa42a74dc2115216fdc5a853cf31b8bf7d1920f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 05:58:34 UTC",
    "User": "root"
  },
  "Author": "Carlos Carrasco Godoy [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4914-186X>)",
  "Maintainer": "Carlos Carrasco Godoy <carlos.carrasco@anu.edu.au>",
  "_user": "cicarrascog",
  "_type": "src",
  "_file": "imputeREE_0.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/11154b1c5d19d198d5ef5c0f39c3696468fccff2e2e76835c23d278135652b94",
  "_filesize": 170810,
  "_sha256": "11154b1c5d19d198d5ef5c0f39c3696468fccff2e2e76835c23d278135652b94",
  "_expires": "2026-10-26T06:02:29.000Z",
  "_created": "2026-07-18T05:58:34.000Z",
  "_published": "2026-07-18T06:02:31.100Z",
  "_jobs": [
    {
      "job": 88050742578,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426203233"
    },
    {
      "job": 88050742557,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426202486"
    },
    {
      "job": 88050742579,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426206142"
    },
    {
      "job": 88050742553,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426198442"
    },
    {
      "job": 88050435637,
      "time": 236,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426182579"
    },
    {
      "job": 88050742560,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8426200541"
    },
    {
      "job": 88050742567,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426195521"
    },
    {
      "job": 88050742585,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426195952"
    },
    {
      "job": 88050742604,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426195525"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cicarrascog/actions/runs/29633071121",
  "_status": "success",
  "_upstream": "https://github.com/cicarrascog/imputeree",
  "_commit": {
    "id": "ffa42a74dc2115216fdc5a853cf31b8bf7d1920f",
    "author": "Carlos Carrasco-Godoy <41179053+cicarrascog@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1698817487
  },
  "_maintainer": {
    "name": "Carlos Carrasco Godoy",
    "email": "carlos.carrasco@anu.edu.au",
    "login": "cicarrascog",
    "linkedin": "in/ccarrg",
    "description": "",
    "uuid": 41179053,
    "orcid": "0000-0003-4914-186X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cicarrascog",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "cicarrascog",
      "count": 181,
      "uuid": 41179053
    }
  ],
  "_userbio": {
    "uuid": 41179053,
    "type": "user",
    "name": "Carlos Carrasco-Godoy",
    "followers": 8
  },
  "_downloads": {
    "count": 498,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imputeREE"
  },
  "_devurl": "https://github.com/cicarrascog/imputeree",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imputeREE.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cicarrascog/imputeree",
  "_realowner": "cicarrascog",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-07-19"
    },
    {
      "version": "0.0.5",
      "date": "2023-06-22"
    }
  ],
  "_exports": [
    "%>%",
    "calc_all",
    "impute_REE",
    "model_REE",
    "modelChondrite_lattice",
    "modelChondrite_Onuma",
    "modelZhong"
  ],
  "_datasets": [
    {
      "name": "Ballard_et_al_Zircon",
      "title": "Zircon Rare earth Element Data from Ballard et al. 2001 and 2002.",
      "object": "Ballard_et_al_Zircon",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Reference",
        "Deposit",
        "Zr_Y_ppm",
        "Zr_P_ppm",
        "Zr_La_ppm",
        "Zr_Ce_ppm",
        "Zr_Pr_ppm",
        "Zr_Nd_ppm",
        "Zr_Sm_ppm",
        "Zr_Eu_ppm",
        "Zr_Gd_ppm",
        "Zr_Tb_ppm",
        "Zr_Dy_ppm",
        "Zr_Ho_ppm",
        "Zr_Er_ppm",
        "Zr_Tm_ppm",
        "Zr_Yb_ppm",
        "Zr_Lu_ppm"
      ],
      "rows": 210,
      "table": true,
      "tojson": true
    },
    {
      "name": "Element_Data",
      "title": "Element data for calculations",
      "object": "Element_Data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Z",
        "Element_name",
        "Unit",
        "PalmeOneill2014CI",
        "PalmeOneill2014CI_RSD",
        "PalmeOneill2014Mantle",
        "PalmeOneill2014Mantle_RSD",
        "McDonough1995CI",
        "Z_Zhong",
        "Atomic_Mass",
        "ShannonRadiiVIII_Coord_3plus"
      ],
      "rows": 77,
      "table": true,
      "tojson": true
    },
    {
      "name": "REE_Elements",
      "title": "Rare earth element list",
      "object": "REE_Elements",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "REE_plus_Y_Elements",
      "title": "Rare earth element list",
      "object": "REE_plus_Y_Elements",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_element_data",
      "title": "Add ionic radius and chondrite and mantle values, Z and Mass",
      "topics": [
        "add_element_data"
      ]
    },
    {
      "page": "add_ID",
      "title": "Add_ID",
      "topics": [
        "add_ID"
      ]
    },
    {
      "page": "add_IonicRadii",
      "title": "Add Chondrite or Mantle values for normalization.",
      "topics": [
        "add_IonicRadii"
      ]
    },
    {
      "page": "add_NormValues",
      "title": "Add Chondrite or Mantle values for normalization.",
      "topics": [
        "add_NormValues"
      ]
    },
    {
      "page": "Ballard_et_al_Zircon",
      "title": "Zircon Rare earth Element Data from Ballard et al. 2001 and 2002.",
      "topics": [
        "Ballard_et_al_Zircon"
      ]
    },
    {
      "page": "calc_all",
      "title": "Calculate and Impute REE missing data and anomalies.",
      "topics": [
        "calc_all"
      ]
    },
    {
      "page": "CleanColnames",
      "title": "Clean variable names that have prefixes or suffixes",
      "topics": [
        "CleanColnames"
      ]
    },
    {
      "page": "correct_heavy",
      "title": "Corrects for the model deviations of Er, Yb, Lu and Y",
      "topics": [
        "correct_heavy"
      ]
    },
    {
      "page": "correct_middle",
      "title": "Corrects for the model deviations of Yb, Lu and Y",
      "topics": [
        "correct_middle"
      ]
    },
    {
      "page": "Element_Data",
      "title": "Element data for calculations",
      "topics": [
        "Element_Data"
      ]
    },
    {
      "page": "element_denorm",
      "title": "Denormalize chrodrite Normalize to ppm",
      "topics": [
        "element_denorm"
      ]
    },
    {
      "page": "Element_norm",
      "title": "Calculate normalized values for a list of elements",
      "topics": [
        "Element_norm"
      ]
    },
    {
      "page": "impute_REE",
      "title": "Impute Rare earth elements",
      "topics": [
        "impute_REE"
      ]
    },
    {
      "page": "model_REE",
      "title": "Model REE + Y contents using different methods.",
      "concept": [
        "model REE"
      ],
      "topics": [
        "model_REE"
      ]
    },
    {
      "page": "modelChondrite_lattice",
      "title": "Model REE contents using the Chondrite-Lattice method of Carrasco-Godoy and Campbell (2023)",
      "concept": [
        "model REE"
      ],
      "topics": [
        "modelChondrite_lattice"
      ]
    },
    {
      "page": "modelChondrite_Onuma",
      "title": "Model REE contents using the Chondrite-Onuma method of Carrasco-Godoy and Campbell (2023)",
      "concept": [
        "model REE"
      ],
      "topics": [
        "modelChondrite_Onuma"
      ]
    },
    {
      "page": "modelZhong",
      "title": "Model REE contents using the method of Zhong et al. (2019)",
      "concept": [
        "model REE"
      ],
      "topics": [
        "modelZhong"
      ]
    },
    {
      "page": "REE_Elements",
      "title": "Rare earth element list",
      "topics": [
        "REE_Elements"
      ]
    },
    {
      "page": "REE_plus_Y_Elements",
      "title": "Rare earth element list",
      "topics": [
        "REE_plus_Y_Elements"
      ]
    }
  ],
  "_readme": "https://github.com/cicarrascog/imputeree/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "imputeree",
  "_universes": [
    "cicarrascog"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-18T06:00:47.000Z",
      "distro": "resolute",
      "commit": "ffa42a74dc2115216fdc5a853cf31b8bf7d1920f",
      "fileid": "https://r2.ropensci.org/609c34c5285c78d14ef2768775184f051044d87636455da3bd270cba47915be1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cicarrascog/actions/runs/29633071121"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-18T06:00:43.000Z",
      "distro": "resolute",
      "commit": "ffa42a74dc2115216fdc5a853cf31b8bf7d1920f",
      "fileid": "https://r2.ropensci.org/2f266a540a345d3f9a630a150cbf9151546727f44da5614fe6f4173ec79e9fab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cicarrascog/actions/runs/29633071121"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-18T06:01:13.000Z",
      "commit": "ffa42a74dc2115216fdc5a853cf31b8bf7d1920f",
      "fileid": "https://r2.ropensci.org/1c930dd9533fda377d3442c7574a4b7d25dde38a7ffe382c469cf24edaa5a4e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cicarrascog/actions/runs/29633071121"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-18T06:00:23.000Z",
      "commit": "ffa42a74dc2115216fdc5a853cf31b8bf7d1920f",
      "fileid": "https://r2.ropensci.org/f315a42e906401cc3af0af2304132dade008f1c5dbd739ff62a670a409b4d4cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cicarrascog/actions/runs/29633071121"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-07-18T06:00:48.000Z",
      "commit": "ffa42a74dc2115216fdc5a853cf31b8bf7d1920f",
      "fileid": "https://r2.ropensci.org/d2ad581e1b5f45485ee14b0fbb936451646dd8cb3deb970e78f4c87f8cb12af5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cicarrascog/actions/runs/29633071121"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-18T05:59:50.000Z",
      "commit": "ffa42a74dc2115216fdc5a853cf31b8bf7d1920f",
      "fileid": "https://r2.ropensci.org/3ca863fa5abfbeffebc296db11741d43859f0a3a059e0073260de17635dd6b6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cicarrascog/actions/runs/29633071121"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-18T05:59:55.000Z",
      "commit": "ffa42a74dc2115216fdc5a853cf31b8bf7d1920f",
      "fileid": "https://r2.ropensci.org/74c3c274688e7ebd874c8fb98c4b59519e62e6d11c64b92dc510e380456f33dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cicarrascog/actions/runs/29633071121"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-18T05:59:52.000Z",
      "commit": "ffa42a74dc2115216fdc5a853cf31b8bf7d1920f",
      "fileid": "https://r2.ropensci.org/00dc0e8a8ef6d611cca703bb7350ee679d2e5c04554dd2c8690f63cbfbf3587c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cicarrascog/actions/runs/29633071121"
    }
  ]
}