{
  "_id": "6a1033c6acfb0bcc41c98a65",
  "Package": "caesar",
  "Type": "Package",
  "Title": "Encrypts and Decrypts Strings",
  "Version": "1.1.1",
  "Authors@R": "person(\"Jacob\", \"Kaplan\", email = \"jkkaplan6@gmail.com\", \nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0601-0387\"))",
  "Description": "Encrypts and decrypts strings using either the Caesar\ncipher or a pseudorandom number generation (using set.seed())\nmethod.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/jacobkap/caesar",
  "BugReports": "https://github.com/jacobkap/caesar/issues",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Repository": "https://jacobkap.r-universe.dev",
  "Date/Publication": "2020-09-09 21:57:26 UTC",
  "RemoteUrl": "https://github.com/jacobkap/caesar",
  "RemoteRef": "HEAD",
  "RemoteSha": "8fc5643f2c4623b42229a2d8e200d3dafc37730e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 08:04:12 UTC",
    "User": "root"
  },
  "Author": "Jacob Kaplan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0601-0387>)",
  "Maintainer": "Jacob Kaplan <jkkaplan6@gmail.com>",
  "MD5sum": "d12652c630756d47a4c9b4e86c78fea9",
  "_user": "jacobkap",
  "_type": "src",
  "_file": "caesar_1.1.1.tar.gz",
  "_fileid": "ce2777c394e9b16b087b93eea33ae5a0b5ad4a0e7268438d5a7040ff0741eff7",
  "_filesize": 94585,
  "_sha256": "ce2777c394e9b16b087b93eea33ae5a0b5ad4a0e7268438d5a7040ff0741eff7",
  "_created": "2026-05-12T08:04:12.000Z",
  "_published": "2026-05-22T10:45:26.980Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364225840,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938837057"
    },
    {
      "job": 77364225717,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938838457"
    },
    {
      "job": 77364226017,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938831688"
    },
    {
      "job": 77364225672,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938831160"
    },
    {
      "job": 77364225401,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938800317"
    },
    {
      "job": 77364225327,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158641884"
    },
    {
      "job": 77364225818,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938838053"
    },
    {
      "job": 77364225729,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938827778"
    },
    {
      "job": 77364225799,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938825846"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jacobkap/actions/runs/25721491227",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jacobkap/caesar",
  "_commit": {
    "id": "8fc5643f2c4623b42229a2d8e200d3dafc37730e",
    "author": "Your name <email_address@gmail.com>",
    "committer": "Your name <email_address@gmail.com>",
    "message": "Fix some bugs about NA/NULL values. Allows numeric inputs.\n",
    "time": 1599688646
  },
  "_maintainer": {
    "name": "Jacob Kaplan",
    "email": "jkkaplan6@gmail.com",
    "login": "jacobkap",
    "uuid": 15526406,
    "orcid": "0000-0002-0601-0387"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "binhf",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "jacobkap",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jacobkap",
      "count": 19,
      "uuid": 15526406
    }
  ],
  "_userbio": {
    "uuid": 15526406,
    "type": "user",
    "name": "Jacob Kaplan",
    "description": "I am a Professional Specialist at the Princeton School of Public and International Affairs  where I do research on crime."
  },
  "_downloads": {
    "count": 3621,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/caesar"
  },
  "_devurl": "https://github.com/jacobkap/caesar",
  "_searchresults": 41,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/caesar.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jacobkap/caesar",
  "_realowner": "jacobkap",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-01-18"
    },
    {
      "version": "1.0.0",
      "date": "2019-05-09"
    },
    {
      "version": "1.1.0",
      "date": "2020-09-03"
    }
  ],
  "_exports": [
    "caesar",
    "seed_cipher"
  ],
  "_help": [
    {
      "page": "caesar",
      "title": "Encrypt and decrypt text using the Caesar cipher.",
      "topics": [
        "caesar"
      ]
    },
    {
      "page": "seed_cipher",
      "title": "Encrypt and decrypt text using pseudorandom number generation based on the seed set.",
      "topics": [
        "seed_cipher"
      ]
    }
  ],
  "_readme": "https://github.com/jacobkap/caesar/raw/HEAD/README.md",
  "_rundeps": [
    "adlift",
    "binhf",
    "EbayesThresh",
    "MASS",
    "wavethresh"
  ],
  "_vignettes": [
    {
      "source": "Encrypting-and-decrypting-text.Rmd",
      "filename": "Encrypting-and-decrypting-text.html",
      "title": "Encrypting and decrypting text",
      "author": "Jacob Kaplan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "caesar()",
        "seed_cipher()"
      ],
      "created": "2019-05-09 04:07:54",
      "modified": "2020-09-09 21:57:26",
      "commits": 4
    }
  ],
  "_score": 4.8705823858727655,
  "_indexed": true,
  "_nocasepkg": "caesar",
  "_universes": [
    "jacobkap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-12T08:06:10.000Z",
      "distro": "noble",
      "commit": "8fc5643f2c4623b42229a2d8e200d3dafc37730e",
      "fileid": "ffb7d49e463c3742e5c9f8b0547180f4ca17f63ea06f5529693efdd2995e9ff2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/25721491227"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-12T08:06:13.000Z",
      "distro": "noble",
      "commit": "8fc5643f2c4623b42229a2d8e200d3dafc37730e",
      "fileid": "d541f469a3756d3f16ac4368a6861fd1b1f41a7ac9fa25cedd65e73eb7f7e81c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/25721491227"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-12T08:05:51.000Z",
      "commit": "8fc5643f2c4623b42229a2d8e200d3dafc37730e",
      "fileid": "a4603fabceca1dae0687f5c9bc1f6a58ad44fcd0ce29e4aedc044ac958590937",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/25721491227"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-12T08:05:52.000Z",
      "commit": "8fc5643f2c4623b42229a2d8e200d3dafc37730e",
      "fileid": "bbdf39c734fea7a5c9fe36856edf8d54488a6834a6efa565eb0d1d93cb881e64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/25721491227"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-12T08:06:10.000Z",
      "commit": "8fc5643f2c4623b42229a2d8e200d3dafc37730e",
      "fileid": "853eb093af600f863ce9c0673a90dbb8fdc53113f00399cdd317ff0ffc29b112",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/25721491227"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-12T08:05:33.000Z",
      "commit": "8fc5643f2c4623b42229a2d8e200d3dafc37730e",
      "fileid": "2c0e6ac44b132d5fb9ce0834e0504e52bc2e7d4afa94719d5defc3566bdb5276",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/25721491227"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-12T08:05:31.000Z",
      "commit": "8fc5643f2c4623b42229a2d8e200d3dafc37730e",
      "fileid": "9ecec6b16e55eb6231a7d626d5bde8bf160c7de5f8ca35d814d301a3e7024f30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/25721491227"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T10:45:12.000Z",
      "commit": "8fc5643f2c4623b42229a2d8e200d3dafc37730e",
      "fileid": "b281dcc69fc91240de5a18d4d41977cae935ececc195b95bcfe6cf69ccf19c3f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/25721491227"
    }
  ]
}