{
  "_id": "6a1eff6ab401979e7341aa38",
  "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-05-18 09:17:24 UTC",
    "User": "root"
  },
  "Author": "Tim Bergsma [aut, cre]",
  "MD5sum": "ca14f4f77ca656429d28aba54e4824c9",
  "_user": "bergsmat",
  "_type": "src",
  "_file": "encode_0.3.7.tar.gz",
  "_fileid": "c04e0ed6a8a483e4035b161bd22edc67a8215493df1e91065bd69c0dbde7bb09",
  "_filesize": 113200,
  "_sha256": "c04e0ed6a8a483e4035b161bd22edc67a8215493df1e91065bd69c0dbde7bb09",
  "_created": "2026-05-18T09:17:24.000Z",
  "_published": "2026-06-02T16:06:02.255Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79116107308,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053959908"
    },
    {
      "job": 79116108087,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053960111"
    },
    {
      "job": 79116107524,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053951294"
    },
    {
      "job": 79116107603,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053951716"
    },
    {
      "job": 79116107121,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053923003"
    },
    {
      "job": 79116106605,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363213079"
    },
    {
      "job": 79116107377,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053948024"
    },
    {
      "job": 79116107848,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053943295"
    },
    {
      "job": 79116107783,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053948563"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bergsmat/actions/runs/26024427923",
  "_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"
  },
  "_downloads": {
    "count": 423,
    "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-05-18T09:19:11.000Z",
      "distro": "noble",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "3c03d04e587e15574317e3d18c88d540c779950d5df0375f0cee62b16e6a8992",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/26024427923"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.7",
      "date": "2026-05-18T09:19:18.000Z",
      "distro": "noble",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "aa6078810581cafa252c76bd6fa7f17de62eb77ccdc6e6a4171c5e0a5fe31b65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/26024427923"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.7",
      "date": "2026-05-18T09:18:54.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "8b15f7ff0b5d4d5e53e06f3478e5b6b689af512720b448c29c3727c695ad49e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/26024427923"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.7",
      "date": "2026-05-18T09:18:55.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "46a43475832858f4d52d75ad3f3e052421a49334f1bccc105ccb151d3f1901e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/26024427923"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-05-18T09:18:38.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "f3635381b0daa2eec899719c5099e416747e29476a92610d5cdf27266c1c1f5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/26024427923"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-05-18T09:18:25.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "960985fb0198f347ab42d96688e1d0081f28d109baa4e9e06a4ee474c0a3fe66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/26024427923"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-05-18T09:18:39.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "f6d5c135d92167ecbf383d6804512ba67b64e9955fdee9ecc8c5157c66bfb452",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/26024427923"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.7",
      "date": "2026-06-02T16:05:35.000Z",
      "commit": "1ba736fdb18e86f7257fbb5ee250a56c6d07b800",
      "fileid": "447ac5aa9a630045697d98ba1aac3b105416c5583242520063f7b8a82ba462e5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/26024427923"
    }
  ]
}