{
  "_id": "6a1558ceacfb0bcc41d5ecee",
  "Package": "data.trame",
  "Type": "Package",
  "Version": "0.9.0",
  "Title": "'SciViews::R' - A Better Data Frame",
  "Description": "The 'data.trame' object is an hybrid between 'data.table',\n'tibble' and 'data.frame'. It enhances the 'data.frame' with\nthe speed of 'data.table' and the nice features of 'tibble'\n(petty printing, stricter rules...).",
  "Authors@R": "c(\nperson(\"Philippe\", \"Grosjean\", role = c(\"aut\", \"cre\"),\nemail = \"phgrosjean@sciviews.org\",\ncomment = c(ORCID = \"0000-0002-2694-9471\")))",
  "Maintainer": "Philippe Grosjean <phgrosjean@sciviews.org>",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/SciViews/data.trame,\nhttps://www.sciviews.org/data.trame/,\nhttps://sciviews.r-universe.dev/data.trame",
  "BugReports": "https://github.com/SciViews/data.trame/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "ByteCompile": "yes",
  "Config/testthat/edition": "3",
  "Repository": "https://sciviews.r-universe.dev",
  "Date/Publication": "2025-08-29 06:12:57 UTC",
  "RemoteUrl": "https://github.com/SciViews/data.trame",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea8b68629faeb3c5ae89791eca1e65c4cc75ed02",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:21:58 UTC",
    "User": "root"
  },
  "Author": "Philippe Grosjean [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2694-9471>)",
  "MD5sum": "f887c199c02b7098f01259028de52dc6",
  "_user": "sciviews",
  "_type": "src",
  "_file": "data.trame_0.9.0.tar.gz",
  "_fileid": "c8d35af55227bda571e1869b9998a034ce4e74835ceae585aec8f9bb4296528d",
  "_filesize": 203329,
  "_sha256": "c8d35af55227bda571e1869b9998a034ce4e74835ceae585aec8f9bb4296528d",
  "_created": "2026-05-26T08:21:58.000Z",
  "_published": "2026-05-26T08:24:46.027Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77835081213,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212232784"
    },
    {
      "job": 77835081048,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212232773"
    },
    {
      "job": 77835081075,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212221402"
    },
    {
      "job": 77835081162,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212215921"
    },
    {
      "job": 77834624772,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212190473"
    },
    {
      "job": 77835081038,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212223639"
    },
    {
      "job": 77835081151,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212223557"
    },
    {
      "job": 77835081209,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212215369"
    },
    {
      "job": 77835081133,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212217389"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sciviews/actions/runs/26440829838",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/SciViews/data.trame",
  "_commit": {
    "id": "ea8b68629faeb3c5ae89791eca1e65c4cc75ed02",
    "author": "Philippe Grosjean <phgrosjean@sciviews.org>",
    "committer": "Philippe Grosjean <phgrosjean@sciviews.org>",
    "message": "CITATION changed\n",
    "time": 1756447977
  },
  "_maintainer": {
    "name": "Philippe Grosjean",
    "email": "phgrosjean@sciviews.org",
    "login": "phgrosjean",
    "twitter": "@PhilGrosjean",
    "description": "R user and developer for stats and (marine) ecology",
    "uuid": 3286897,
    "orcid": "0000-0002-2694-9471"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "collapse",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.16.0",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "version": ">= 1.10.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.4.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.5.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.42",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.21",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "version": ">= 2.2.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sciviews",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [
    {
      "week": "2025-28",
      "n": 14
    },
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "phgrosjean",
      "count": 24,
      "uuid": 3286897
    }
  ],
  "_userbio": {
    "uuid": 5459393,
    "type": "organization",
    "name": "SciViews",
    "description": "Data Science R Dialect"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/data.trame"
  },
  "_devurl": "https://github.com/sciviews/data.trame",
  "_pkgdown": "https://www.sciviews.org/data.trame/",
  "_searchresults": 56,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/data.trame.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as.data.trame",
    "data.trame",
    "dcast",
    "is.data.trame",
    "let_",
    "let_data.table_to_data.trame",
    "let_data.trame_to_data.table",
    "let_names",
    "let_row_names",
    "melt",
    "set_",
    "set_names",
    "set_row_names"
  ],
  "_help": [
    {
      "page": "data.trame-package",
      "title": "A better 'data.frame' for 'SciViews::R'",
      "topics": [
        "data.trame-package"
      ]
    },
    {
      "page": "data.trame",
      "title": "Build, coerce and test for 'data.trame' objects",
      "topics": [
        "as.data.frame.data.trame",
        "as.data.table.data.trame",
        "as.data.trame",
        "as.data.trame.data.frame",
        "as.data.trame.data.table",
        "as.data.trame.data.trame",
        "as.data.trame.default",
        "as.data.trame.list",
        "as_tibble.data.trame",
        "data.trame",
        "is.data.trame"
      ]
    },
    {
      "page": "dcast",
      "title": "Fast dcast for data.trame",
      "topics": [
        "dcast",
        "dcast.data.trame"
      ]
    },
    {
      "page": "let_data.table_to_data.trame",
      "title": "Switch back and forth quickly between data.trame and data.table by reference",
      "topics": [
        "let_data.table_to_data.trame",
        "let_data.trame_to_data.table"
      ]
    },
    {
      "page": "melt",
      "title": "Fast melt for data.trame",
      "topics": [
        "melt",
        "melt.data.trame"
      ]
    },
    {
      "page": "methods",
      "title": "Various methods implemented for data.trame objects.",
      "topics": [
        "cbind.data.trame",
        "edit.data.trame",
        "head.data.trame",
        "let_names",
        "let_row_names",
        "methods",
        "names<-.data.trame",
        "rbind.data.trame",
        "row.names<-.data.trame",
        "set_names",
        "set_row_names",
        "tail.data.trame"
      ]
    },
    {
      "page": "print.data.trame",
      "title": "Printing data.trames",
      "topics": [
        "format.data.trame",
        "obj_sum.data.trame",
        "obj_sum.datatrame",
        "print.data.trame",
        "str.data.trame",
        "tbl_nrow.data.trame",
        "tbl_sum.data.trame",
        "tbl_sum.datatrame"
      ]
    },
    {
      "page": "subsetting",
      "title": "Subsetting data.trames",
      "topics": [
        "let_",
        "set_",
        "subsetting",
        "[.data.trame"
      ]
    }
  ],
  "_pkglogo": "https://github.com/SciViews/data.trame/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/SciViews/data.trame/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "collapse",
    "data.table",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "Rcpp",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "data.trame.Rmd",
      "filename": "data.trame.html",
      "title": "'SciViews::R' - A Better Data Frame",
      "author": "Philippe Grosjean",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-07-07 13:57:18",
      "modified": "2025-08-02 18:14:49",
      "commits": 2
    }
  ],
  "_score": 5.65667304588485,
  "_indexed": true,
  "_nocasepkg": "data.trame",
  "_universes": [
    "sciviews",
    "phgrosjean"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-26T08:24:04.000Z",
      "distro": "noble",
      "commit": "ea8b68629faeb3c5ae89791eca1e65c4cc75ed02",
      "fileid": "51a120dd28557a5d2031c698a9673c67ee91cfe5020ca916f35b9be4cd38fed2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26440829838"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-26T08:24:04.000Z",
      "distro": "noble",
      "commit": "ea8b68629faeb3c5ae89791eca1e65c4cc75ed02",
      "fileid": "b08bf983d39ef8d6a133b7d7dcabb7132ded3893a2efc9cb1e260010b48cf273",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26440829838"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-05-26T08:23:34.000Z",
      "commit": "ea8b68629faeb3c5ae89791eca1e65c4cc75ed02",
      "fileid": "a50bb8b6f7cc885400102e77c36262ddd58319497fa0816fede3e06fe448bf34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26440829838"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-05-26T08:23:19.000Z",
      "commit": "ea8b68629faeb3c5ae89791eca1e65c4cc75ed02",
      "fileid": "07d97703239d42da7261fc8c1b226734a15fdcfc2db8b866b664aebcbe6b1297",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26440829838"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.0",
      "date": "2026-05-26T08:24:00.000Z",
      "commit": "ea8b68629faeb3c5ae89791eca1e65c4cc75ed02",
      "fileid": "abf34ab7854135df718211699bd37c8194ac42b8abe59215b8b899dacc895448",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26440829838"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-26T08:23:30.000Z",
      "commit": "ea8b68629faeb3c5ae89791eca1e65c4cc75ed02",
      "fileid": "d3361463d7f673343c3be3e013640d7dcaa071915a8c38e5f6026657d02eba1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26440829838"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-26T08:23:05.000Z",
      "commit": "ea8b68629faeb3c5ae89791eca1e65c4cc75ed02",
      "fileid": "6d0825c1ae31e007f463d9cb8d2c8951091900dd15a68fed09d918975c5137c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26440829838"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-26T08:23:12.000Z",
      "commit": "ea8b68629faeb3c5ae89791eca1e65c4cc75ed02",
      "fileid": "1944f46efcb094da317fed94bcde7383e79c7edd070bcab23fedaf1f46f24d8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26440829838"
    }
  ]
}