{
  "_id": "6a1d6e371d7bb097a0a4fc1e",
  "Package": "json64",
  "Type": "Package",
  "Title": "A 'Base64' Encode/Decode Package with Support for JSON\nOutput/Input and UTF-8",
  "Version": "0.2.1",
  "Author": "Mauricio Santelices",
  "Maintainer": "Mauricio Santelices <m.santelicesa@gmail.com>",
  "Description": "Encode/Decode 'base64', with support for JSON format,\nusing two main functions: j_encode() and j_decode().  'Base64'\nis a group of similar binary-to-text encoding schemes that\nrepresent binary data in an ASCII string format by translating\nit into a radix-64 representation, used when there is a need to\nencode binary data that needs to be stored and transferred over\nmedia that are designed to deal with textual data, ensuring\nthat the data will remain intact and without modification\nduring transport.\n<https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/Base64_encoding_and_decoding>\nOn the other side, JSON (JavaScript Object Notation) is a\nlightweight data-interchange format. Easy to read, write, parse\nand generate. It is based on a subset of the JavaScript\nProgramming Language. JSON is a text format that is completely\nlanguage independent but uses conventions that are familiar to\nprogrammers of the C-family of languages, including C, C++, C#,\nJava, JavaScript, Perl, Python, and many others. JSON structure\nis built around name:value pairs and ordered list of values.\n<https://www.json.org> The first function, j_encode(), let you\ntransform a data.frame or list to a 'base64' encoded JSON (or\nJSON string).  The j_decode() function takes a 'base64' string\n(could be an encoded JSON) and transform it to a data.frame (or\nlist, depending of the JSON structure). The package also\ncontains a function, j_save(), to write data to a file using\nUTF-8 encoding.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Repository": "https://msantelices.r-universe.dev",
  "Date/Publication": "2019-11-18 18:56:14 UTC",
  "RemoteUrl": "https://github.com/msantelices/json64",
  "RemoteRef": "HEAD",
  "RemoteSha": "93ad9ff0de17623f5ee15e062cb9596ef091fd3a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:31:10 UTC",
    "User": "root"
  },
  "MD5sum": "9c4fcd552959b35eda0dbcfb6d27cee7",
  "_user": "msantelices",
  "_type": "src",
  "_file": "json64_0.2.1.tar.gz",
  "_fileid": "642d35b7dfa014ca23579731c6edb21d1e4feb62c68f173b297f1dffba4bf984",
  "_filesize": 92310,
  "_sha256": "642d35b7dfa014ca23579731c6edb21d1e4feb62c68f173b297f1dffba4bf984",
  "_created": "2026-06-01T11:31:10.000Z",
  "_published": "2026-06-01T11:34:15.261Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78842915580,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330338024"
    },
    {
      "job": 78842915408,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330351858"
    },
    {
      "job": 78842915385,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330347713"
    },
    {
      "job": 78842915507,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330342527"
    },
    {
      "job": 78842579019,
      "time": 124,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330305355"
    },
    {
      "job": 78842915497,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330335719"
    },
    {
      "job": 78842915540,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330330897"
    },
    {
      "job": 78842915418,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330325308"
    },
    {
      "job": 78842915493,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330331632"
    }
  ],
  "_buildurl": "https://github.com/r-universe/msantelices/actions/runs/26752128799",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/msantelices/json64",
  "_commit": {
    "id": "93ad9ff0de17623f5ee15e062cb9596ef091fd3a",
    "author": "Mauricio Santelices <m.santelicesa@gmail.com>",
    "committer": "Mauricio Santelices <m.santelicesa@gmail.com>",
    "message": "updated version of package\n",
    "time": 1574103374
  },
  "_maintainer": {
    "name": "Mauricio Santelices",
    "email": "m.santelicesa@gmail.com",
    "login": "msantelices",
    "description": "",
    "uuid": 32970238
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "jsonlite",
      "role": "Imports"
    }
  ],
  "_owner": "msantelices",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "msantelices",
      "count": 1,
      "uuid": 32970238
    }
  ],
  "_userbio": {
    "uuid": 32970238,
    "type": "user",
    "name": "Mauricio Santelices"
  },
  "_downloads": {
    "count": 145,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/json64"
  },
  "_devurl": "https://github.com/msantelices/json64",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/json64.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/msantelices/json64",
  "_realowner": "msantelices",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2019-06-03"
    }
  ],
  "_exports": [
    "j_decode",
    "j_encode",
    "j_save"
  ],
  "_help": [
    {
      "page": "j_decode",
      "title": "Decoding Function",
      "topics": [
        "j_decode"
      ]
    },
    {
      "page": "j_encode",
      "title": "Encoding Function",
      "topics": [
        "j_encode"
      ]
    },
    {
      "page": "j_save",
      "title": "Save file Function",
      "topics": [
        "j_save"
      ]
    }
  ],
  "_rundeps": [
    "jsonlite"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "json64",
  "_universes": [
    "msantelices"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-01T11:32:53.000Z",
      "distro": "noble",
      "commit": "93ad9ff0de17623f5ee15e062cb9596ef091fd3a",
      "fileid": "11cf89a3d53375f89b7bcbce41dc7d6b31cfc5b4de724d09d5c73f88dc400231",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msantelices/actions/runs/26752128799"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-01T11:33:36.000Z",
      "distro": "noble",
      "commit": "93ad9ff0de17623f5ee15e062cb9596ef091fd3a",
      "fileid": "e5e21edf7edc11e33a1381c094f50dfe87eda5e1e88949839a24a3e12f2ffb83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msantelices/actions/runs/26752128799"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-01T11:33:27.000Z",
      "commit": "93ad9ff0de17623f5ee15e062cb9596ef091fd3a",
      "fileid": "6e9a791703e37e06898381af9755205314b2d6d9a819681b4d69ee2d752e790a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msantelices/actions/runs/26752128799"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-01T11:33:08.000Z",
      "commit": "93ad9ff0de17623f5ee15e062cb9596ef091fd3a",
      "fileid": "2b865d6440d9ac3aebcc90a7b9414d99c53320bf7de93d2dea0cd3c355388886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msantelices/actions/runs/26752128799"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-01T11:32:54.000Z",
      "commit": "93ad9ff0de17623f5ee15e062cb9596ef091fd3a",
      "fileid": "a5e8925a4d3a06396575a1e5687e5a55b41f8b661489291ee2b1bc195eb08cc8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msantelices/actions/runs/26752128799"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-01T11:32:28.000Z",
      "commit": "93ad9ff0de17623f5ee15e062cb9596ef091fd3a",
      "fileid": "3faa7694b9d81923567837f2bd56d0b3d5a7894eb9bff2d882cb8e4cb762ec33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msantelices/actions/runs/26752128799"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-01T11:32:12.000Z",
      "commit": "93ad9ff0de17623f5ee15e062cb9596ef091fd3a",
      "fileid": "e0ab5c3d8f60c09ecc5dd471e324a6e8ffc84e0655d82a66f90e145cbaae180f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msantelices/actions/runs/26752128799"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-01T11:32:29.000Z",
      "commit": "93ad9ff0de17623f5ee15e062cb9596ef091fd3a",
      "fileid": "2a95d64594b05b9cf21cc3a91f7abf9e01d35a6d128ab215cfd99e294c24588b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msantelices/actions/runs/26752128799"
    }
  ]
}