{
  "_id": "6a1be6031d7bb097a0a1a39d",
  "Package": "sship",
  "Title": "Tool for Secure Shipment of Content",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(given = \"Are\",\nfamily = \"Edvardsen\",\nrole = c(\"aut\"),\nemail = \"biorakel@gmail.com\",\ncomment = c(ORCID = \"0000-0002-5210-3656\")),\nperson(given = \"Kevin Otto\",\nfamily = \"Thon\",\nrole = c(\"aut\"),\nemail = \"kevin.thon@helse-nord.no\"),\nperson(given = \"Arnfinn Hykkerud\",\nfamily = \"Steindal\",\nrole = c(\"aut\", \"cre\"),\nemail = \"arnfinn.steindal@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4088-7860\")))",
  "Maintainer": "Arnfinn Hykkerud Steindal <arnfinn.steindal@gmail.com>",
  "Description": "Convenient tools for exchanging files securely from within\nR. By encrypting the content safe passage of files (shipment)\ncan be provided by common but insecure carriers such as ftp and\nemail. Based on asymmetric cryptography no management of shared\nsecrets is needed to make a secure shipment as long as\nauthentic public keys are available. Public keys used for\nsecure shipments may also be obtained from external providers\nas part of the overall process. Transportation of files will\nrequire that relevant services such as ftp and email servers\nare available.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/Rapporteket/sship",
  "BugReports": "https://github.com/Rapporteket/sship/issues",
  "Config/pak/sysreqs": "make libssl-dev",
  "Repository": "https://rapporteket.r-universe.dev",
  "Date/Publication": "2026-03-02 11:27:41 UTC",
  "RemoteUrl": "https://github.com/rapporteket/sship",
  "RemoteRef": "HEAD",
  "RemoteSha": "e62906bd19d4f89fd647e66b5dc6c0597c86ccba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:56:31 UTC",
    "User": "root"
  },
  "Author": "Are Edvardsen [aut] (ORCID: <https://orcid.org/0000-0002-5210-3656>),\nKevin Otto Thon [aut],\nArnfinn Hykkerud Steindal [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4088-7860>)",
  "MD5sum": "45f830efad743d01898c74ccf4e27fd9",
  "_user": "rapporteket",
  "_type": "src",
  "_file": "sship_1.0.0.tar.gz",
  "_fileid": "1990abcffb04255ce79981c4df587857f9c7a66e69a0bba02e7ac8ffd91377e2",
  "_filesize": 130676,
  "_sha256": "1990abcffb04255ce79981c4df587857f9c7a66e69a0bba02e7ac8ffd91377e2",
  "_created": "2026-05-31T06:56:31.000Z",
  "_published": "2026-05-31T07:40:51.974Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78707013171,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314612244"
    },
    {
      "job": 78707013158,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314612511"
    },
    {
      "job": 78707013148,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314892919"
    },
    {
      "job": 78707013156,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314900101"
    },
    {
      "job": 78706860879,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314599981"
    },
    {
      "job": 78707013143,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314611202"
    },
    {
      "job": 78707013168,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314607310"
    },
    {
      "job": 78707013159,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314608116"
    },
    {
      "job": 78707013176,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314606221"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rapporteket/actions/runs/26705844481",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rapporteket/sship",
  "_commit": {
    "id": "e62906bd19d4f89fd647e66b5dc6c0597c86ccba",
    "author": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update actions/upload-artifact action to v7 (#50)\n\n",
    "time": 1772450861
  },
  "_maintainer": {
    "name": "Arnfinn Hykkerud Steindal",
    "email": "arnfinn.steindal@gmail.com",
    "login": "arnfinn",
    "orcid": "0000-0002-4088-7860",
    "description": "",
    "uuid": 136346
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "rapporteket",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-03-02"
    }
  ],
  "_topics": [
    "decryption",
    "encryption",
    "file-transfer",
    "openssl",
    "sftp"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "areedv",
      "count": 125,
      "uuid": 1522857
    },
    {
      "user": "arnfinn",
      "count": 4,
      "uuid": 136346
    },
    {
      "user": "kevinthon",
      "count": 1,
      "uuid": 13729720
    }
  ],
  "_userbio": {
    "uuid": 11057579,
    "type": "organization",
    "name": "Rapporteket",
    "description": "Rapporteket is a reporting service for medical quality registries. Underlying R packages are found in this repo."
  },
  "_downloads": {
    "count": 301,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sship"
  },
  "_devurl": "https://github.com/rapporteket/sship",
  "_searchresults": 4,
  "_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/readme.html",
    "extra/readme.md",
    "extra/sship.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rapporteket/sship",
  "_realowner": "rapporteket",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7.0",
      "date": "2021-09-07"
    },
    {
      "version": "0.7.1",
      "date": "2021-09-08"
    },
    {
      "version": "0.7.3",
      "date": "2021-11-25"
    },
    {
      "version": "0.7.4",
      "date": "2022-01-31"
    },
    {
      "version": "0.8.0",
      "date": "2022-08-05"
    },
    {
      "version": "0.9.0",
      "date": "2022-12-12"
    }
  ],
  "_exports": [
    "check_config",
    "create_config",
    "dec",
    "dispatch",
    "dispatchable",
    "enc",
    "enc_filename",
    "get_config",
    "get_pubkey",
    "gh",
    "github_api",
    "keygen",
    "make_opts",
    "make_pubkey_url",
    "make_url",
    "pubkey_filter",
    "rate_limit",
    "sship",
    "sym_dec",
    "sym_enc",
    "write_config"
  ],
  "_help": [
    {
      "page": "config",
      "title": "Functions handling sship R package config",
      "topics": [
        "check_config",
        "config",
        "create_config",
        "get_config",
        "write_config"
      ]
    },
    {
      "page": "dec",
      "title": "Unpack shipment and decrypt content",
      "topics": [
        "dec"
      ]
    },
    {
      "page": "enc",
      "title": "Encryption of shipment content",
      "topics": [
        "enc",
        "enc_file",
        "enc_filename",
        "get_pubkey",
        "make_pubkey_url",
        "random_key"
      ]
    },
    {
      "page": "github",
      "title": "Make calls to the github API",
      "topics": [
        "gh",
        "github",
        "github_api",
        "rate_limit"
      ]
    },
    {
      "page": "keygen",
      "title": "Make private-public key pair",
      "topics": [
        "keygen"
      ]
    },
    {
      "page": "pubkey_filter",
      "title": "Filter ssh public keys by type",
      "topics": [
        "pubkey_filter"
      ]
    },
    {
      "page": "ship",
      "title": "Secure cargo and make shipment (secure shipment)",
      "topics": [
        "dispatch",
        "dispatchable",
        "make_opts",
        "make_url",
        "ship",
        "sship"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rapporteket/sship/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/rapporteket/sship/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bitops",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "RCurl",
    "sys",
    "yaml"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "sship",
  "_universes": [
    "rapporteket",
    "arnfinn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-31T06:58:32.000Z",
      "distro": "noble",
      "commit": "e62906bd19d4f89fd647e66b5dc6c0597c86ccba",
      "fileid": "928cc868729de483a62ea37ef27e9631f1d6ac4ad131c29619d1d658770b85bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporteket/actions/runs/26705844481"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-31T06:58:36.000Z",
      "distro": "noble",
      "commit": "e62906bd19d4f89fd647e66b5dc6c0597c86ccba",
      "fileid": "22f58679ca44964c1cf58922e67943705312eb437f56aad657a9a94702a0f8cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporteket/actions/runs/26705844481"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-31T07:38:56.000Z",
      "commit": "e62906bd19d4f89fd647e66b5dc6c0597c86ccba",
      "fileid": "5b11b0e5ee4ca135acdf613e1bcf39a7013dee6a8c71eedb9d507dc6ae18260c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporteket/actions/runs/26705844481"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-31T07:39:56.000Z",
      "commit": "e62906bd19d4f89fd647e66b5dc6c0597c86ccba",
      "fileid": "db303c5224a7ac306d9b53a64a6dbf90b0ecd857bebcb3f9a6543d0ae50f8fd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporteket/actions/runs/26705844481"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-31T06:58:35.000Z",
      "commit": "e62906bd19d4f89fd647e66b5dc6c0597c86ccba",
      "fileid": "c3ad7858867753c2e88300e50001e050503ad0de37d2b5b73b42af39320bea6e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rapporteket/actions/runs/26705844481"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T06:57:39.000Z",
      "commit": "e62906bd19d4f89fd647e66b5dc6c0597c86ccba",
      "fileid": "ac06c96ce51a590d7b3f28a04cfbd641be7cd7bb0c19374dc3561672c6261668",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporteket/actions/runs/26705844481"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T06:57:47.000Z",
      "commit": "e62906bd19d4f89fd647e66b5dc6c0597c86ccba",
      "fileid": "57de3475abe16d16faa96f6cd09371f76f0756a51881f7d13fafe60afc3d6cec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporteket/actions/runs/26705844481"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T06:57:30.000Z",
      "commit": "e62906bd19d4f89fd647e66b5dc6c0597c86ccba",
      "fileid": "e7c68de58f6b5114573abe5679436882f1a6a24ae9acf3e4447da36e2cf87128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporteket/actions/runs/26705844481"
    }
  ]
}