{
  "_id": "6a1f3734b401979e73428b1f",
  "Package": "PepSAVIms",
  "Type": "Package",
  "Title": "PepSAVI-MS Data Analysis",
  "Version": "0.9.2",
  "Date": "2016-12-16",
  "Authors@R": "c(\nperson(\"Pritchard\", \"David\", email=\"dpritch@live.unc.edu\", role=c(\"aut\", \"cre\")),\nperson(\"Kirkpatrick\", \"Christine\", email=\"ckirkpat@live.unc.edu\", role=\"aut\"))",
  "Description": "An implementation of the data processing and data analysis\nportion of the PepSAVI-MS pipeline developed by principal\ninvestigator Christine Kirkpatrick and the Hicks Laboratory at\nthe University of North Carolina, as presented in the paper\n\\emph{The \"PepSAVI-MS\" Pipeline for Natural Product Bioactive\nPeptide Discovery} (DOI:10.1021/acs.analchem.6b03625). The\nstatistical analysis package presented herein provides a\ncollection of software tools used to facilitate the\nprioritization of putative bioactive peptides from a complex\nbiological matrix.  Tools are provided to deconvolute mass\nspectrometry features into a single representation for each\npeptide charge state, filter compounds to include only those\npossibly contributing to the observed bioactivity, and\nprioritize these remaining compounds for those most likely\ncontributing to each bioactivity data set.",
  "License": "CC BY-NC-SA 4.0",
  "URL": "https://github.com/dpritchLibre/PepSAVIms",
  "BugReports": "https://github.com/dpritchLibre/PepSAVIms/issues",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.0.1",
  "Repository": "https://dapritchard.r-universe.dev",
  "Date/Publication": "2017-09-30 01:20:26 UTC",
  "RemoteUrl": "https://github.com/dapritchard/pepsavims",
  "RemoteRef": "HEAD",
  "RemoteSha": "c37a0b2202c9aa0a7b686b24b99fce6b38c723f4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 05:52:56 UTC",
    "User": "root"
  },
  "Author": "Pritchard David [aut, cre],\nKirkpatrick Christine [aut]",
  "Maintainer": "Pritchard David <dpritch@live.unc.edu>",
  "MD5sum": "a53f9280b417f410340f6d820ddba102",
  "_user": "dapritchard",
  "_type": "src",
  "_file": "PepSAVIms_0.9.2.tar.gz",
  "_fileid": "78ec67ed1698ca889c82b3b44320b125b239a03219efe683f3a9ab430ec7a4bd",
  "_filesize": 15130366,
  "_sha256": "78ec67ed1698ca889c82b3b44320b125b239a03219efe683f3a9ab430ec7a4bd",
  "_created": "2026-05-15T05:52:56.000Z",
  "_published": "2026-06-02T20:04:04.648Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79161140992,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7010991875"
    },
    {
      "job": 79161141083,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7010996491"
    },
    {
      "job": 79161141026,
      "time": 203,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7011176692"
    },
    {
      "job": 79161140607,
      "time": 256,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7011155219"
    },
    {
      "job": 79161140361,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010971948"
    },
    {
      "job": 79161139958,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368504176"
    },
    {
      "job": 79161140990,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7010987915"
    },
    {
      "job": 79161141148,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7010998945"
    },
    {
      "job": 79161141164,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7011001366"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dapritchard/actions/runs/25902673080",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dapritchard/pepsavims",
  "_commit": {
    "id": "c37a0b2202c9aa0a7b686b24b99fce6b38c723f4",
    "author": "dpritchLibre <dpritch@live.unc.edu>",
    "committer": "dpritchLibre <dpritch@live.unc.edu>",
    "message": "Fix typo in README\n",
    "time": 1506734426
  },
  "_maintainer": {
    "name": "Pritchard David",
    "email": "dpritch@live.unc.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "elasticnet",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "dapritchard",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ckirkpat001",
      "count": 9,
      "uuid": 15823526
    }
  ],
  "_userbio": {
    "uuid": 34606798,
    "type": "user",
    "name": "David Pritchard"
  },
  "_downloads": {
    "count": 101,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PepSAVIms"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/dpritchlibre/pepsavims",
  "_searchresults": 10,
  "_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/PepSAVIms.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dapritchard/pepsavims",
  "_realowner": "dapritchard",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.0",
      "date": "2016-12-03"
    },
    {
      "version": "0.9.1",
      "date": "2016-12-17"
    }
  ],
  "_exports": [
    "binMS",
    "extract_ranked",
    "extractMS",
    "filterMS",
    "msDat",
    "rankEN"
  ],
  "_datasets": [
    {
      "name": "bioact",
      "title": "Bioactivity data",
      "object": "bioact",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "mass_spec",
      "title": "Mass spectrometry data",
      "object": "mass_spec",
      "class": [
        "data.frame"
      ],
      "fields": [
        "m/z",
        "Retention time (min)",
        "Mass",
        "Charge",
        "20150207_CLK_BAP_VO_11",
        "20150207_CLK_BAP_VO_12",
        "20150207_CLK_BAP_VO_13",
        "20150207_CLK_BAP_VO_14",
        "20150207_CLK_BAP_VO_15",
        "20150207_CLK_BAP_VO_16",
        "20150207_CLK_BAP_VO_17",
        "20150207_CLK_BAP_VO_18",
        "20150207_CLK_BAP_VO_19",
        "20150207_CLK_BAP_VO_20",
        "20150207_CLK_BAP_VO_21",
        "20150207_CLK_BAP_VO_22",
        "20150207_CLK_BAP_VO_23",
        "20150207_CLK_BAP_VO_24",
        "20150207_CLK_BAP_VO_25",
        "20150207_CLK_BAP_VO_26",
        "20150207_CLK_BAP_VO_27",
        "20150207_CLK_BAP_VO_28",
        "20150207_CLK_BAP_VO_29",
        "20150207_CLK_BAP_VO_30",
        "20150207_CLK_BAP_VO_31",
        "20150207_CLK_BAP_VO_32",
        "20150207_CLK_BAP_VO_33",
        "20150207_CLK_BAP_VO_34",
        "20150207_CLK_BAP_VO_35",
        "20150207_CLK_BAP_VO_36",
        "20150207_CLK_BAP_VO_37",
        "20150207_CLK_BAP_VO_38",
        "20150207_CLK_BAP_VO_39",
        "20150207_CLK_BAP_VO_40",
        "20150207_CLK_BAP_VO_41",
        "20150207_CLK_BAP_VO_42",
        "20150207_CLK_BAP_VO_43",
        "20150207_CLK_BAP_VO_47"
      ],
      "rows": 30799,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "binMS",
      "title": "Consolidate mass spectrometry observations",
      "topics": [
        "binMS"
      ]
    },
    {
      "page": "bioact",
      "title": "Bioactivity data",
      "topics": [
        "bioact"
      ]
    },
    {
      "page": "extract_ranked",
      "title": "Extract candidate compounds",
      "topics": [
        "extract_ranked"
      ]
    },
    {
      "page": "extractMS",
      "title": "Extract embedded mass spectrometry data",
      "topics": [
        "extractMS"
      ]
    },
    {
      "page": "filterMS",
      "title": "Filter compounds from mass spectrometry data",
      "topics": [
        "filterMS"
      ]
    },
    {
      "page": "mass_spec",
      "title": "Mass spectrometry data",
      "topics": [
        "mass_spec"
      ]
    },
    {
      "page": "msDat",
      "title": "Constructor for class 'msDat'",
      "topics": [
        "msDat"
      ]
    },
    {
      "page": "print.filterMS",
      "title": "Basic information for class 'filterMS'",
      "topics": [
        "print.filterMS"
      ]
    },
    {
      "page": "print.msDat",
      "title": "Print method for class 'msDat'",
      "topics": [
        "print.msDat"
      ]
    },
    {
      "page": "print.rankEN",
      "title": "Basic information for class 'rankEN'",
      "topics": [
        "print.rankEN"
      ]
    },
    {
      "page": "rankEN",
      "title": "Rank compounds via the Elastic Net path",
      "topics": [
        "rankEN"
      ]
    },
    {
      "page": "summary.binMS",
      "title": "Overview of the binning process",
      "topics": [
        "summary.binMS"
      ]
    },
    {
      "page": "summary.filterMS",
      "title": "Overview of the filtering process",
      "topics": [
        "summary.filterMS"
      ]
    },
    {
      "page": "summary.rankEN",
      "title": "Overview of the elastic net selection process",
      "topics": [
        "summary.rankEN"
      ]
    }
  ],
  "_readme": "https://github.com/dapritchard/pepsavims/raw/HEAD/README.md",
  "_rundeps": [
    "elasticnet",
    "lars"
  ],
  "_vignettes": [
    {
      "source": "Paper_Analysis.Rnw",
      "filename": "Paper_Analysis.pdf",
      "title": "Kirkpatrick et al. (2016) data analysis",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2016-07-19 21:19:15",
      "modified": "2017-09-29 21:08:10",
      "commits": 25
    },
    {
      "source": "PepSAVIms_Introduction.Rnw",
      "filename": "PepSAVIms_Introduction.pdf",
      "title": "PepSAVIms introduction",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2016-11-09 23:41:59",
      "modified": "2017-09-29 21:08:10",
      "commits": 6
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "pepsavims",
  "_universes": [
    "dapritchard",
    "dpritchlibre"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-05-15T05:54:40.000Z",
      "distro": "noble",
      "commit": "c37a0b2202c9aa0a7b686b24b99fce6b38c723f4",
      "fileid": "693ad1181502a84d377c5c7a1ed3ae58676c92674966c9eb03fa032c0f9743e0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dapritchard/actions/runs/25902673080"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-05-15T05:55:01.000Z",
      "distro": "noble",
      "commit": "c37a0b2202c9aa0a7b686b24b99fce6b38c723f4",
      "fileid": "aa7ff0af273da6add38dead6d3aa6dc945c7fede13910619854c3b2d4875e7c3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dapritchard/actions/runs/25902673080"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-05-15T06:09:58.000Z",
      "commit": "c37a0b2202c9aa0a7b686b24b99fce6b38c723f4",
      "fileid": "1386dca4562bd7f1376d3ecb5e90c16d45d023d4d876d104785685bffd15a9c2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dapritchard/actions/runs/25902673080"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-05-15T06:08:03.000Z",
      "commit": "c37a0b2202c9aa0a7b686b24b99fce6b38c723f4",
      "fileid": "3a23f4094ee12ee41a9f09cb60f73844930f32918888c4a5ab57b6c4dbb9da57",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dapritchard/actions/runs/25902673080"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-15T05:54:15.000Z",
      "commit": "c37a0b2202c9aa0a7b686b24b99fce6b38c723f4",
      "fileid": "8f39439bcd4dc7f184f39070cf4c349d967fb6b3d4730bef4ad3ceafb8b8ef62",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dapritchard/actions/runs/25902673080"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-15T05:55:05.000Z",
      "commit": "c37a0b2202c9aa0a7b686b24b99fce6b38c723f4",
      "fileid": "ca116feeb7d427555aa1e05e029bdc81defb42c8d5456ec2ee26cc5eb9d17954",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dapritchard/actions/runs/25902673080"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-15T05:55:21.000Z",
      "commit": "c37a0b2202c9aa0a7b686b24b99fce6b38c723f4",
      "fileid": "eead0dd1874dfb11377e71844f10347c588ae98370160d71956968b73ec2db9c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dapritchard/actions/runs/25902673080"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.2",
      "date": "2026-06-02T20:03:40.000Z",
      "commit": "c37a0b2202c9aa0a7b686b24b99fce6b38c723f4",
      "fileid": "a5449741a0cf5341379345283e260c762e5f8aae01fe925ba670633268c66fde",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dapritchard/actions/runs/25902673080"
    }
  ]
}