{
  "_id": "6a102457acfb0bcc41c8dbb6",
  "Package": "deeppicker",
  "Type": "Package",
  "Title": "R Interface to DEEP Picker for One- and Two-Dimensional Peak\nPicking",
  "Version": "0.5",
  "Authors@R": "c(\nperson(\"Colin\", \"Smith\", email = \"colin.smith@wesleyan.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4651-167X\")),\nperson(\"Da-Wei\", \"Li\", role = \"aut\", comment = c(ORCID = \"0000-0002-3266-5272\")),\nperson(\"Rafael\", \"Br\\u00fcschweiler\", role = \"aut\", comment = c(ORCID = \"0000-0003-3649-4543\"))\n)",
  "Description": "Provides an R interface to the DEEP Picker neural-network\npeak-picking tools for one- and two-dimensional NMR spectra.\nThe package wraps the peak-picking engines, returning peak\npositions, intensities, line-shape parameters, and confidence\nscores. It also includes readers for supported spectrum\nformats, including NMRPipe, Sparky, TopSpin ASCII, JSON, CSV,\nand ldw files, so spectra can be imported and processed\ndirectly.",
  "License": "GPL-3",
  "URL": "https://github.com/smith-group/deeppicker,\nhttps://smith-group.github.io/deeppicker/",
  "Encoding": "UTF-8",
  "SystemRequirements": "C++17",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Repository": "https://smith-group.r-universe.dev",
  "Date/Publication": "2026-03-13 18:50:54 UTC",
  "RemoteUrl": "https://github.com/smith-group/deeppicker",
  "RemoteRef": "HEAD",
  "RemoteSha": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 10:01:15 UTC",
    "User": "root"
  },
  "Author": "Colin Smith [aut, cre] (ORCID: <https://orcid.org/0000-0002-4651-167X>),\nDa-Wei Li [aut] (ORCID: <https://orcid.org/0000-0002-3266-5272>),\nRafael Brüschweiler [aut] (ORCID:\n<https://orcid.org/0000-0003-3649-4543>)",
  "Maintainer": "Colin Smith <colin.smith@wesleyan.edu>",
  "MD5sum": "9c06e4195748769782f3dc20ac2e8730",
  "_user": "smith-group",
  "_type": "src",
  "_file": "deeppicker_0.5.tar.gz",
  "_fileid": "a155d6338e720ca241b0c1d45d2e1139b1c29764411060a20f8bddbb39d2c1b7",
  "_filesize": 1194192,
  "_sha256": "a155d6338e720ca241b0c1d45d2e1139b1c29764411060a20f8bddbb39d2c1b7",
  "_created": "2026-05-13T10:01:15.000Z",
  "_published": "2026-05-22T09:39:35.162Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354372709,
      "time": 193,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967173019"
    },
    {
      "job": 77354372406,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967163457"
    },
    {
      "job": 77354373281,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967159349"
    },
    {
      "job": 77354372511,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967167386"
    },
    {
      "job": 77354372643,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967285143"
    },
    {
      "job": 77354372778,
      "time": 248,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967195314"
    },
    {
      "job": 77354372705,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967287113"
    },
    {
      "job": 77354372762,
      "time": 331,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967240170"
    },
    {
      "job": 77354371961,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967104569"
    },
    {
      "job": 77354372001,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157468094"
    },
    {
      "job": 77354372783,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967161506"
    },
    {
      "job": 77354373149,
      "time": 200,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967176208"
    },
    {
      "job": 77354373177,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967167010"
    }
  ],
  "_buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/smith-group/deeppicker",
  "_commit": {
    "id": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
    "author": "Colin Smith <colin.smith@wesleyan.edu>",
    "committer": "Colin Smith <colin.smith@wesleyan.edu>",
    "message": "Revert earlier fix attempts for JSON-related warning\n",
    "time": 1773427854
  },
  "_maintainer": {
    "name": "Colin Smith",
    "email": "colin.smith@wesleyan.edu",
    "login": "colinasmith",
    "uuid": 1170378,
    "orcid": "0000-0002-4651-167X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "smith-group",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 18
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "colinasmith",
      "count": 18,
      "uuid": 1170378
    }
  ],
  "_userbio": {
    "uuid": 33662178,
    "type": "organization",
    "name": "Smith Group"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/deeppicker"
  },
  "_devurl": "https://github.com/smith-group/deeppicker",
  "_pkgdown": "https://smith-group.github.io/deeppicker/",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/deeppicker.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "deep_picker",
    "deep_picker_1d",
    "read_spectrum_1d",
    "read_spectrum_2d"
  ],
  "_help": [
    {
      "page": "deep_picker",
      "title": "Run DEEP Picker on a 2D NMR Spectrum",
      "topics": [
        "deep_picker"
      ]
    },
    {
      "page": "deep_picker_1d",
      "title": "Run DEEP Picker on a 1D NMR Spectrum",
      "topics": [
        "deep_picker_1d"
      ]
    },
    {
      "page": "read_spectrum_1d",
      "title": "Read a 1D Spectrum with DEEP Picker Parsers",
      "topics": [
        "read_spectrum_1d"
      ]
    },
    {
      "page": "read_spectrum_2d",
      "title": "Read a 2D Spectrum with DEEP Picker Parsers",
      "topics": [
        "read_spectrum_2d"
      ]
    }
  ],
  "_readme": "https://github.com/smith-group/deeppicker/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "deeppicker",
  "_universes": [
    "smith-group",
    "colinasmith"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-05-13T10:04:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "9451f21b1acf31af42053ab0c7623f988268838238b2c04729da85bdacf11538",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-05-13T10:03:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "5e4089f2f98248029be80f403f96a8d608196d13accd93beb73ce95263d2f7e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-05-13T10:03:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "aaadc34d86715e4e94f5bbfa6a9c70c0f2a37dfcadfa3536a89a0afb83560512",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-05-13T10:04:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "29ef5921a5d07842978c33edffa29085cfba90310654175d0dc384cf7665aff8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5",
      "date": "2026-05-13T10:09:29.000Z",
      "arch": "aarch64",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "d436bf38873d2fe82c21287904780f4488da264f26ecb330725d7f4b523e16f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5",
      "date": "2026-05-13T10:04:28.000Z",
      "arch": "x86_64",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "5e1c908487b5f8c8d0bf13932c8f38c24e3a9a99ee07fbcf14fe8f1d0fcfde2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5",
      "date": "2026-05-13T10:09:57.000Z",
      "arch": "aarch64",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "6e2cdc7babded1f3b12ad50bb0e6e5ae34de2467c5c6bfe39134b1a7e2b03bfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5",
      "date": "2026-05-13T10:05:59.000Z",
      "arch": "x86_64",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "e509e1a0f5329236ad90f77e82bfb03d711f727f7de57dae58b0949789135c4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5",
      "date": "2026-05-13T10:03:01.000Z",
      "arch": "x86_64",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "88cee693e7673beff03fc2ecd41bf92f1922c83424355d89a097a8a1c38da939",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5",
      "date": "2026-05-13T10:03:00.000Z",
      "arch": "x86_64",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "8c63a71fd50878c280d898079f0f03f1bc8ee8b74c0bb105e1bccd8655814286",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5",
      "date": "2026-05-13T10:02:58.000Z",
      "arch": "x86_64",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "e4483965f9dd18291058fe8f1dbb091ed92a65baa464bbc746cdfd57ef1405af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5",
      "date": "2026-05-22T09:38:42.000Z",
      "arch": "emscripten",
      "commit": "4ca92958f3170b57e83b902fffa99bcd0f2d84fc",
      "fileid": "ba21d3dc24ccce5e4d6cf451a6bc7a2a9a0dcf941cccdf01aeb82ad3b567e7b0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/smith-group/actions/runs/25792015949"
    }
  ]
}