{
  "_id": "6a1413e7acfb0bcc41d3bcc5",
  "Package": "pkglite",
  "Title": "Compact Package Representations",
  "Version": "0.2.5",
  "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\", email = \"benjamin.wang@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-02-24 04:50:49 UTC",
  "RemoteUrl": "https://github.com/merck/pkglite",
  "RemoteRef": "HEAD",
  "RemoteSha": "2cc8bcd1a4f47a7e54fb662dbf0f6caed3358696",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:15:18 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, cre],\nMerck & Co., Inc., Rahway, NJ, USA and its affiliates [cph]",
  "Maintainer": "Benjamin Wang <benjamin.wang@merck.com>",
  "MD5sum": "74b50e9000fcfd75ec537aba9fc6e641",
  "_user": "merck",
  "_type": "src",
  "_file": "pkglite_0.2.5.tar.gz",
  "_fileid": "9fb46e0b68df62231a0041df27102ee765e846911b23d8e5fb69ac48d4565e52",
  "_filesize": 637377,
  "_sha256": "9fb46e0b68df62231a0041df27102ee765e846911b23d8e5fb69ac48d4565e52",
  "_created": "2026-05-25T09:15:18.000Z",
  "_published": "2026-05-25T09:18:31.891Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77686885018,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195327726"
    },
    {
      "job": 77686884955,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195315935"
    },
    {
      "job": 77686884949,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195310982"
    },
    {
      "job": 77686884943,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195306806"
    },
    {
      "job": 77686473281,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195285296"
    },
    {
      "job": 77686884936,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195317403"
    },
    {
      "job": 77686884973,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195304973"
    },
    {
      "job": 77686885073,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195306921"
    },
    {
      "job": 77686884977,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195308397"
    }
  ],
  "_buildurl": "https://github.com/r-universe/merck/actions/runs/26392850691",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/merck/pkglite",
  "_commit": {
    "id": "2cc8bcd1a4f47a7e54fb662dbf0f6caed3358696",
    "author": "Nan Xiao <nan.xiao1@merck.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Release pkglite 0.2.5 (#61)\n\n* Increment version number to 0.2.5\n\n* Update maintainer email\n\n* Update news for v0.2.5\n\n* Update GitHub Actions workflows to latest versions",
    "time": 1771908649
  },
  "_maintainer": {
    "name": "Benjamin Wang",
    "email": "benjamin.wang@merck.com",
    "login": "wangben718",
    "description": "",
    "uuid": 85646030
  },
  "_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": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.5",
      "date": "2026-02-24"
    }
  ],
  "_topics": [
    "clinical-trials",
    "ectd",
    "packaging-tool",
    "pharmaverse"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "nanxstats",
      "count": 115,
      "uuid": 199363
    },
    {
      "user": "danfengfu",
      "count": 2,
      "uuid": 98071678
    },
    {
      "user": "michaelturnbach",
      "count": 2,
      "uuid": 74424051
    }
  ],
  "_userbio": {
    "uuid": 7306189,
    "type": "organization",
    "name": "Merck Sharp & Dohme Corp. a subsidiary of Merck & Co., Inc.",
    "description": "This channel is only intended for U.S. and Canadian visitors."
  },
  "_downloads": {
    "count": 774,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkglite"
  },
  "_devurl": "https://github.com/merck/pkglite",
  "_pkgdown": "https://merck.github.io/pkglite/",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_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"
    }
  ],
  "_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": 6.15836249209525,
  "_indexed": true,
  "_nocasepkg": "pkglite",
  "_universes": [
    "merck",
    "wangben718"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-25T09:18:03.000Z",
      "distro": "noble",
      "commit": "2cc8bcd1a4f47a7e54fb662dbf0f6caed3358696",
      "fileid": "a163e42a2cf2a0e38a97cfaf69fbefdb33945fdec8ed3238eeca09373b9aeac7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/26392850691"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-25T09:17:18.000Z",
      "distro": "noble",
      "commit": "2cc8bcd1a4f47a7e54fb662dbf0f6caed3358696",
      "fileid": "6e760abbd47ec47398b2cd85332896cbd37bf23d6cb40930318cb215d3efea2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/26392850691"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-25T09:16:59.000Z",
      "commit": "2cc8bcd1a4f47a7e54fb662dbf0f6caed3358696",
      "fileid": "0e45fb13db510429850a54330eab97ee773e2906b43d47ca551ee48ec8c3c665",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/26392850691"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-25T09:16:43.000Z",
      "commit": "2cc8bcd1a4f47a7e54fb662dbf0f6caed3358696",
      "fileid": "a9562d7291d071d340b1f3f8fbe1d1bfc0575429745687cd569d3d700cba7adb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/26392850691"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-05-25T09:17:38.000Z",
      "commit": "2cc8bcd1a4f47a7e54fb662dbf0f6caed3358696",
      "fileid": "45cbf65f1618039790f992a0666cbdf16ee5ea82f96f636d1ba030bbe5c5cfcd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/26392850691"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-25T09:16:27.000Z",
      "commit": "2cc8bcd1a4f47a7e54fb662dbf0f6caed3358696",
      "fileid": "6d87cef23973a73bd168210d8aed9d7234dd782b1bc49bcdd6e501b7e8081701",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/26392850691"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-25T09:16:35.000Z",
      "commit": "2cc8bcd1a4f47a7e54fb662dbf0f6caed3358696",
      "fileid": "14082c350f0099938559a453df8f4bb9c4f8a07f2032bbcfd754a4fea3d80086",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/26392850691"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-25T09:16:40.000Z",
      "commit": "2cc8bcd1a4f47a7e54fb662dbf0f6caed3358696",
      "fileid": "f1f26cff0537f607667772e9775daa642cdc2148a8929eec4f4ee680a694f240",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merck/actions/runs/26392850691"
    }
  ]
}