{
  "_id": "6a325a7b3efcd9bda4381d5a",
  "Package": "encode",
  "Type": "Package",
  "Title": "Represent Ordered Lists and Pairs as Strings",
  "Version": "0.3.7",
  "Authors@R": "person(given = \"Tim\",\nfamily = \"Bergsma\",\nrole = c(\"aut\", \"cre\"),\nemail = \"bergsmat@gmail.com\")",
  "Maintainer": "Tim Bergsma <bergsmat@gmail.com>",
  "Description": "Interconverts between ordered lists and compact string\nnotation. Useful for capturing code lists, and pair-wise codes\nand decodes, for text storage. Analogous to factor levels and\nlabels. Generics encode() and decode() perform interconversion,\nwhile codes() and decodes() extract components of an encoding.\nThe function encoded() checks whether something is\ninterpretable as an encoding. If a vector has an encoded\n'guide' attribute, as_factor() uses it to coerce to factor.",
  "License": "GPL-3",
  "RoxygenNote": "7.3.3",
  "Repository": "https://bergsmat.r-universe.dev",
  "Date/Publication": "2026-02-17 17:32:10 UTC",
  "RemoteUrl": "https://github.com/bergsmat/encode",
  "RemoteRef": "HEAD",
  "RemoteSha": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 08:25:16 UTC",
    "User": "root"
  },
  "Author": "Tim Bergsma [aut, cre]",
  "MD5sum": "f6dddad4a9a443917e8e5756a9e9933d",
  "_user": "bergsmat",
  "_type": "src",
  "_file": "encode_0.3.7.tar.gz",
  "_fileid": "34767bc2d2798528415cd8e4255c463f232d2f3ff14963cdcd14bf1beac15b90",
  "_filesize": 114368,
  "_sha256": "34767bc2d2798528415cd8e4255c463f232d2f3ff14963cdcd14bf1beac15b90",
  "_created": "2026-06-17T08:25:16.000Z",
  "_published": "2026-06-17T08:27:39.385Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81850995158,
      "time": 81,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7689908763"
    },
    {
      "job": 81850995163,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689918348"
    },
    {
      "job": 81850995172,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7689908537"
    },
    {
      "job": 81850995168,
      "time": 65,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689902736"
    },
    {
      "job": 81850539590,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689876197"
    },
    {
      "job": 81850995235,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689909629"
    },
    {
      "job": 81850995153,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7689905229"
    },
    {
      "job": 81850995161,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7689909877"
    },
    {
      "job": 81850995331,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689902696"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27675746276",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bergsmat/encode",
  "_commit": {
    "id": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
    "author": "Tim Bergsma <tim.bergsma@qpharmetra.com>",
    "committer": "Tim Bergsma <tim.bergsma@qpharmetra.com>",
    "message": "doc fix per CRAN team\n",
    "time": 1771349530
  },
  "_maintainer": {
    "name": "Tim Bergsma",
    "email": "bergsmat@gmail.com",
    "login": "bergsmat",
    "description": "",
    "uuid": 5950242
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "role": "Suggests"
    }
  ],
  "_owner": "bergsmat",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_userbio": {
    "uuid": 5950242,
    "type": "user",
    "name": "bergsmat",
    "followers": 15
  },
  "_downloads": {
    "count": 514,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/encode"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/bergsmat/encode",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/encode.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bergsmat/encode",
  "_realowner": "bergsmat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2017-02-18"
    },
    {
      "version": "0.3",
      "date": "2017-04-13"
    },
    {
      "version": "0.3.2",
      "date": "2017-11-30"
    },
    {
      "version": "0.3.3",
      "date": "2018-01-03"
    },
    {
      "version": "0.3.4",
      "date": "2018-03-28"
    },
    {
      "version": "0.3.6",
      "date": "2019-04-25"
    },
    {
      "version": "0.3.7",
      "date": "2026-02-18"
    }
  ],
  "_exports": [
    "as_factor",
    "codes",
    "decode",
    "decodes",
    "encode",
    "encoded"
  ],
  "_help": [
    {
      "page": "as_factor",
      "title": "Coerce to Factor using Encoding if Present",
      "concept": [
        "decode"
      ],
      "topics": [
        "as_factor"
      ]
    },
    {
      "page": "codes",
      "title": "Extract Codes from an Object",
      "concept": [
        "codes"
      ],
      "topics": [
        "codes"
      ]
    },
    {
      "page": "codes.default",
      "title": "Extract Codes by Default from an Object",
      "concept": [
        "codes"
      ],
      "topics": [
        "codes.default"
      ]
    },
    {
      "page": "decode",
      "title": "Decode an Object",
      "concept": [
        "decode"
      ],
      "topics": [
        "decode"
      ]
    },
    {
      "page": "decode.data.frame",
      "title": "Decode Data Frame.",
      "concept": [
        "decode"
      ],
      "topics": [
        "decode.data.frame"
      ]
    },
    {
      "page": "decode.default",
      "title": "Decode an Object by Default",
      "concept": [
        "decode"
      ],
      "topics": [
        "decode.default"
      ]
    },
    {
      "page": "decodes",
      "title": "Extract Decodes from an Object",
      "concept": [
        "decodes"
      ],
      "topics": [
        "decodes"
      ]
    },
    {
      "page": "decodes.default",
      "title": "Extract Decodes by Default from an Object",
      "concept": [
        "decodes"
      ],
      "topics": [
        "decodes.default"
      ]
    },
    {
      "page": "encode",
      "title": "Encode Factor-like Levels and Labels as a Simple String",
      "concept": [
        "encode"
      ],
      "topics": [
        "encode"
      ]
    },
    {
      "page": "encode.character",
      "title": "Encode Character.",
      "concept": [
        "encode"
      ],
      "topics": [
        "encode.character"
      ]
    },
    {
      "page": "encode.default",
      "title": "Encode Default.",
      "concept": [
        "encode"
      ],
      "topics": [
        "encode.default"
      ]
    },
    {
      "page": "encode.list",
      "title": "Encode a List",
      "concept": [
        "encode"
      ],
      "topics": [
        "encode.list"
      ]
    },
    {
      "page": "encoded",
      "title": "Check If Object is Encoded",
      "concept": [
        "encoded"
      ],
      "topics": [
        "encoded"
      ]
    },
    {
      "page": "encoded.default",
      "title": "Check If Default Object is Encoded",
      "concept": [
        "encoded"
      ],
      "topics": [
        "encoded.default"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 4.100370545117563,
  "_indexed": true,
  "_nocasepkg": "encode",
  "_universes": [
    "bergsmat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.7",
      "date": "2026-06-17T08:26:47.000Z",
      "distro": "noble",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "187179a62a958d57cf2b517c067e8811e624c86518e629de6d1cff94beb338c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27675746276"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.7",
      "date": "2026-06-17T08:27:09.000Z",
      "distro": "noble",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "3b0f1edfcdcdcaa88f954e6b8e7edb1e611aad4f5bff168b6f5f633b11a40a9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27675746276"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.7",
      "date": "2026-06-17T08:26:46.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "b241ed004406622a71a6bb8e7ec44f34e4c072775834e0440ddff8144bf5bdcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27675746276"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.7",
      "date": "2026-06-17T08:26:33.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "6fc7005f9fa8f2659a8cde89a4c1aa69c22ca54e14b13d6b7709527eaafbe979",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27675746276"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.7",
      "date": "2026-06-17T08:26:56.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "72a6b094e44ade82d116e1f10969ba540212c303e67419d845f794623b065cba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27675746276"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-06-17T08:26:32.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "f5049059903611217a49f432f6cd330f24494123cdfcc6b39268f1a620ca71c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27675746276"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-06-17T08:26:44.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "5f92c7c1ab7a238548634c8a796d393c1c9030869cfe3f0df3b6b8637b8bdebe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27675746276"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-06-17T08:26:26.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "f3904299e0cb72c49ba440e521cfb9879813db154c220e1be593a329837d558e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27675746276"
    }
  ]
}