{
  "_id": "6a57495fff0138dec5d70053",
  "Package": "pkglite",
  "Title": "Compact Package Representations",
  "Version": "0.2.6",
  "Authors@R": "c(\nperson(\"Nan\", \"Xiao\", role = c(\"aut\"), comment = c(ORCID = \"0000-0002-0250-5673\")),\nperson(\"Yilong\", \"Zhang\", role = \"aut\"),\nperson(\"Keaven\", \"Anderson\", email = \"keaven_anderson@merck.com\", role = \"aut\"),\nperson(\"Amin\", \"Shirazi\", role = \"ctb\"),\nperson(\"Jeff\", \"Cheng\", role = \"ctb\"),\nperson(\"Danfeng\", \"Fu\", role = \"ctb\"),\nperson(\"Benjamin\", \"Wang\", role = \"aut\"),\nperson(\"Dickson\", \"Wanjau\", email = \"dickson.wanjau@merck.com\", role = c(\"aut\", \"cre\")),\nperson(\"Merck & Co., Inc., Rahway, NJ, USA and its affiliates\", role = \"cph\")\n)",
  "Description": "A tool, grammar, and standard to represent and exchange R\npackage source code as text files. Converts one or more source\npackages to a text file and restores the package structures\nfrom the file.",
  "License": "GPL-3",
  "URL": "https://merck.github.io/pkglite/, https://github.com/Merck/pkglite",
  "BugReports": "https://github.com/Merck/pkglite/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "git",
  "Repository": "https://merck.r-universe.dev",
  "Date/Publication": "2026-06-11 19:56:07 UTC",
  "RemoteUrl": "https://github.com/merck/pkglite",
  "RemoteRef": "HEAD",
  "RemoteSha": "f4860d624cce2e50e184b137318bb6c029a6254c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 08:45:42 UTC",
    "User": "root"
  },
  "Author": "Nan Xiao [aut] (ORCID: <https://orcid.org/0000-0002-0250-5673>),\nYilong Zhang [aut],\nKeaven Anderson [aut],\nAmin Shirazi [ctb],\nJeff Cheng [ctb],\nDanfeng Fu [ctb],\nBenjamin Wang [aut],\nDickson Wanjau [aut, cre],\nMerck & Co., Inc., Rahway, NJ, USA and its affiliates [cph]",
  "Maintainer": "Dickson Wanjau <dickson.wanjau@merck.com>",
  "_user": "merck",
  "_type": "src",
  "_file": "pkglite_0.2.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/4881e9fd5f8290f412bb2327f6513b9d8c072de0eebcf40c67096d9c61357bdb",
  "_filesize": 638578,
  "_sha256": "4881e9fd5f8290f412bb2327f6513b9d8c072de0eebcf40c67096d9c61357bdb",
  "_expires": "2026-10-23T08:48:29.000Z",
  "_created": "2026-07-15T08:45:42.000Z",
  "_published": "2026-07-15T08:48:31.426Z",
  "_jobs": [
    {
      "job": 87308370969,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8337453003"
    },
    {
      "job": 87308370964,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337459422"
    },
    {
      "job": 87308370991,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8337442808"
    },
    {
      "job": 87308370924,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337451095"
    },
    {
      "job": 87307784536,
      "time": 175,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337400874"
    },
    {
      "job": 87308370877,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8337447535"
    },
    {
      "job": 87308370954,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8337443643"
    },
    {
      "job": 87308370959,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8337436606"
    },
    {
      "job": 87308370981,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337430174"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/merck/actions/runs/29401765709",
  "_status": "success",
  "_upstream": "https://github.com/merck/pkglite",
  "_commit": {
    "id": "f4860d624cce2e50e184b137318bb6c029a6254c",
    "author": "Bingjun(Benjamin) Wang <85646030+wangben718@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #66 from Merck/change-maintainer\n\nUpdate version",
    "time": 1781207767
  },
  "_maintainer": {
    "name": "Dickson Wanjau",
    "email": "dickson.wanjau@merck.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "merck",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.2.5",
      "date": "2026-02-24"
    }
  ],
  "_topics": [
    "clinical-trials",
    "ectd",
    "packaging-tool",
    "pharmaverse"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "nanxstats",
      "count": 115,
      "uuid": 199363
    },
    {
      "user": "wangben718",
      "count": 2,
      "uuid": 85646030
    },
    {
      "user": "danfengfu",
      "count": 2,
      "uuid": 98071678
    },
    {
      "user": "michaelturnbach",
      "count": 2,
      "uuid": 74424051
    },
    {
      "user": "dmuriuki",
      "count": 1,
      "uuid": 48079004
    }
  ],
  "_userbio": {
    "uuid": 7306189,
    "type": "organization",
    "name": "Merck Sharp & Dohme Corp. a subsidiary of Merck & Co., Inc.",
    "followers": 218,
    "description": "This channel is only intended for U.S. and Canadian visitors."
  },
  "_downloads": {
    "count": 612,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkglite"
  },
  "_devurl": "https://github.com/merck/pkglite",
  "_pkgdown": "https://merck.github.io/pkglite/",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pkglite.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/merck/pkglite",
  "_realowner": "merck",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-03-08"
    },
    {
      "version": "0.2.0",
      "date": "2021-05-22"
    },
    {
      "version": "0.2.1",
      "date": "2022-08-28"
    },
    {
      "version": "0.2.2",
      "date": "2024-02-21"
    },
    {
      "version": "0.2.3",
      "date": "2024-09-25"
    },
    {
      "version": "0.2.4",
      "date": "2024-11-09"
    },
    {
      "version": "0.2.5",
      "date": "2026-02-24"
    },
    {
      "version": "0.2.6",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "%>%",
    "collate",
    "ext_binary",
    "ext_text",
    "file_auto",
    "file_data",
    "file_default",
    "file_ectd",
    "file_man",
    "file_r",
    "file_root_all",
    "file_root_core",
    "file_spec",
    "file_src",
    "file_tests",
    "file_vignettes",
    "is_file_collection",
    "is_file_spec",
    "pack",
    "pattern_file_root_all",
    "pattern_file_root_core",
    "pattern_file_sanitize",
    "pattern_file_src",
    "prune",
    "remove_content",
    "sanitize",
    "sanitize_file_collection",
    "unpack",
    "verify_ascii"
  ],
  "_help": [
    {
      "page": "collate",
      "title": "Evaluate a list of file specifications",
      "topics": [
        "collate"
      ]
    },
    {
      "page": "ext_binary",
      "title": "Common file extensions (binary)",
      "topics": [
        "ext_binary"
      ]
    },
    {
      "page": "ext_text",
      "title": "Common file extensions (text)",
      "topics": [
        "ext_text"
      ]
    },
    {
      "page": "file_auto",
      "title": "File specification (automatic guess)",
      "topics": [
        "file_auto"
      ]
    },
    {
      "page": "file_default",
      "title": "File specification (default combination)",
      "topics": [
        "file_default"
      ]
    },
    {
      "page": "file_ectd",
      "title": "File specification (eCTD submission)",
      "topics": [
        "file_ectd"
      ]
    },
    {
      "page": "file_name_patterns",
      "title": "Common File name patterns",
      "topics": [
        "file_name_patterns",
        "pattern_file_root_all",
        "pattern_file_root_core",
        "pattern_file_sanitize",
        "pattern_file_src"
      ]
    },
    {
      "page": "file_spec",
      "title": "Create a file specification",
      "topics": [
        "file_spec"
      ]
    },
    {
      "page": "file_spec_templates",
      "title": "File specification templates",
      "topics": [
        "file_data",
        "file_man",
        "file_r",
        "file_root_all",
        "file_root_core",
        "file_spec_templates",
        "file_src",
        "file_tests",
        "file_vignettes"
      ]
    },
    {
      "page": "is_file_collection",
      "title": "Is this a file collection object?",
      "topics": [
        "is_file_collection"
      ]
    },
    {
      "page": "is_file_spec",
      "title": "Is this a file specification object?",
      "topics": [
        "is_file_spec"
      ]
    },
    {
      "page": "merge.file_collection",
      "title": "Merge file collections",
      "topics": [
        "merge.file_collection"
      ]
    },
    {
      "page": "pack",
      "title": "Pack packages into a text file",
      "topics": [
        "pack"
      ]
    },
    {
      "page": "print.file_collection",
      "title": "Print a file collection",
      "topics": [
        "print.file_collection"
      ]
    },
    {
      "page": "print.file_spec",
      "title": "Print a file specification",
      "topics": [
        "print.file_spec"
      ]
    },
    {
      "page": "prune",
      "title": "Remove files from a file collection",
      "topics": [
        "prune",
        "prune.file_collection"
      ]
    },
    {
      "page": "remove_content",
      "title": "Remove content lines from a pkglite file",
      "topics": [
        "remove_content"
      ]
    },
    {
      "page": "sanitize",
      "title": "Sanitize file collection",
      "topics": [
        "sanitize",
        "sanitize.file_collection"
      ]
    },
    {
      "page": "sanitize_file_collection",
      "title": "Sanitize file collection (deprecated)",
      "topics": [
        "sanitize_file_collection"
      ]
    },
    {
      "page": "unpack",
      "title": "Unpack packages from a text file",
      "topics": [
        "unpack"
      ]
    },
    {
      "page": "verify_ascii",
      "title": "Check if a file contains only ASCII characters",
      "topics": [
        "verify_ascii"
      ]
    }
  ],
  "_pkglogo": "https://github.com/merck/pkglite/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/merck/pkglite/raw/HEAD/README.md",
  "_rundeps": [
    "crayon",
    "magrittr",
    "remotes"
  ],
  "_vignettes": [
    {
      "source": "pkglite.Rmd",
      "filename": "pkglite.html",
      "title": "Compact Package Representations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example workflow",
        "Pack one package",
        "Unpack one package",
        "Pack multiple packages",
        "Unpack multiple packages",
        "Helper functions"
      ],
      "created": "2021-02-24 17:25:13",
      "modified": "2021-12-08 01:09:39",
      "commits": 2
    },
    {
      "source": "filecollection.Rmd",
      "filename": "filecollection.html",
      "title": "Curate File Collections",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Merge file collections",
        "Prune file collections",
        "Sanitize file collections"
      ],
      "created": "2021-04-29 16:19:27",
      "modified": "2021-12-08 01:09:39",
      "commits": 2
    },
    {
      "source": "filespec.Rmd",
      "filename": "filespec.html",
      "title": "Generate File Specifications",
      "engine": "knitr::rmarkdown",
      "headings": [
        "File specification",
        "File collection",
        "File specification templates",
        "File specification usage patterns",
        "Default file specification",
        "Automatic file specification"
      ],
      "created": "2021-02-24 17:25:13",
      "modified": "2021-12-08 01:09:39",
      "commits": 4
    },
    {
      "source": "format.Rmd",
      "filename": "format.html",
      "title": "Represent Packages with pkglite.txt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Filename and extension",
        "File format",
        "File structure",
        "Field names and values",
        "Package",
        "File",
        "Format",
        "Content"
      ],
      "created": "2021-02-24 17:25:13",
      "modified": "2021-12-08 01:09:39",
      "commits": 2
    }
  ],
  "_score": 7.286546283516698,
  "_indexed": true,
  "_nocasepkg": "pkglite",
  "_universes": [
    "merck"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-15T08:47:49.000Z",
      "distro": "resolute",
      "commit": "f4860d624cce2e50e184b137318bb6c029a6254c",
      "fileid": "https://r2.ropensci.org/a9ae5bbc0ac101dfcc97ed1c775ae22e11a801fd1e1e68d27dd49545bb344a11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/29401765709"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-15T08:47:59.000Z",
      "distro": "resolute",
      "commit": "f4860d624cce2e50e184b137318bb6c029a6254c",
      "fileid": "https://r2.ropensci.org/20b1cd4668205079fc7b5b10749c6e2f98da004244c5714944021292c155442c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/29401765709"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-15T08:47:22.000Z",
      "commit": "f4860d624cce2e50e184b137318bb6c029a6254c",
      "fileid": "https://r2.ropensci.org/e1e7ea7be322c81a15f04ed23b7438c50b055f0705547e887d0cfea8cb442b48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/29401765709"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-15T08:47:40.000Z",
      "commit": "f4860d624cce2e50e184b137318bb6c029a6254c",
      "fileid": "https://r2.ropensci.org/d3d6ec219bdcf706165742c8f2e83345db8cf1abd0ac660bef5297d3b1001d07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/29401765709"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-07-15T08:47:46.000Z",
      "commit": "f4860d624cce2e50e184b137318bb6c029a6254c",
      "fileid": "https://r2.ropensci.org/647a974044f88b4ab6a9502b12cc40f63f8c262137d67520c74baecdaefd8a33",
      "status": "success",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/29401765709"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-15T08:47:17.000Z",
      "commit": "f4860d624cce2e50e184b137318bb6c029a6254c",
      "fileid": "https://r2.ropensci.org/25a5eb175ce86fe20f8f77dcf8bc105891a1d372127bd54de2396eb6b254fb0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/29401765709"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-15T08:47:02.000Z",
      "commit": "f4860d624cce2e50e184b137318bb6c029a6254c",
      "fileid": "https://r2.ropensci.org/581b2bfcec08a11fa391d0c531e4dbb8eebc44c1764837273472e8af0df07836",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/29401765709"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-15T08:46:46.000Z",
      "commit": "f4860d624cce2e50e184b137318bb6c029a6254c",
      "fileid": "https://r2.ropensci.org/ab61fed8b5ed637aefe5afbc04fa8104d8a04eda9cfae80499af7e8019ab9bb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/29401765709"
    }
  ]
}