{
  "_id": "6a48e475b5e98c4082a02659",
  "Package": "grover",
  "Title": "Web API Framework for Mass Spectrometry Data Transfer",
  "Version": "1.1.3",
  "Authors@R": "person(given = \"Jasen\",\nfamily = \"Finch\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jsf9@aber.ac.uk\")",
  "Description": "A web based API framework for hosting and interfacing a\nmass spectrometry raw data data repository. Transfer files,\nretrieve file information, convert raw mass spectromery data to\n.mzML format and retrieve sample information from .raw file\nheaders.",
  "biocViews": "MassSpectrometry, Metabolomics",
  "URL": "https://jasenfinch.github.io/grover/",
  "BugReports": "https://github.com/jasenfinch/grover/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Remotes": [
    "wilsontom/msconverteR",
    "bioc::rawrr"
  ],
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libsodium-dev libuv1-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://aberhrml.r-universe.dev",
  "Date/Publication": "2023-02-13 17:27:37 UTC",
  "RemoteUrl": "https://github.com/aberHRML/grover",
  "RemoteRef": "HEAD",
  "RemoteSha": "53ea67ed20a6688ebcadac02828952b52be0ea35",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 10:42:38 UTC",
    "User": "root"
  },
  "Author": "Jasen Finch [aut, cre]",
  "Maintainer": "Jasen Finch <jsf9@aber.ac.uk>",
  "_user": "aberhrml",
  "_type": "src",
  "_file": "grover_1.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/4db97ee3bd5fac1740f0731e19aa1c4a51f381ea25d1f679466605b3e0f7bdeb",
  "_filesize": 5723396,
  "_sha256": "4db97ee3bd5fac1740f0731e19aa1c4a51f381ea25d1f679466605b3e0f7bdeb",
  "_expires": "2026-10-12T10:46:11.000Z",
  "_created": "2026-07-04T10:42:38.000Z",
  "_published": "2026-07-04T10:46:13.315Z",
  "_jobs": [
    {
      "job": 85125793802,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8080980141"
    },
    {
      "job": 85125793833,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8080978823"
    },
    {
      "job": 85125793801,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8080971107"
    },
    {
      "job": 85125793806,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8080971043"
    },
    {
      "job": 85125526039,
      "time": 252,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8080958847"
    },
    {
      "job": 85125793818,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080977835"
    },
    {
      "job": 85125793816,
      "time": 149,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8080977697"
    },
    {
      "job": 85125793798,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8080977150"
    },
    {
      "job": 85125793807,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8080978789"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/aberhrml/actions/runs/28703565058",
  "_status": "failure",
  "_upstream": "https://github.com/aberHRML/grover",
  "_commit": {
    "id": "53ea67ed20a6688ebcadac02828952b52be0ea35",
    "author": "jasenfinch <jsf9@aber.ac.uk>",
    "committer": "jasenfinch <jsf9@aber.ac.uk>",
    "message": "update package NEWS\n",
    "time": 1676309257
  },
  "_maintainer": {
    "name": "Jasen Finch",
    "email": "jsf9@aber.ac.uk",
    "login": "jasenfinch",
    "description": "",
    "uuid": 3043780
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "logger",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "msconverteR",
      "role": "Imports"
    },
    {
      "package": "plumber",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rawrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "aberhrml",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "massspectrometry",
    "metabolomics"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jasenfinch",
      "count": 321,
      "uuid": 3043780
    },
    {
      "user": "wilsontom",
      "count": 6,
      "uuid": 5216870
    }
  ],
  "_userbio": {
    "uuid": 35470695,
    "type": "organization",
    "name": "aberHRML",
    "followers": 8,
    "description": "Aberystwyth High Resolution Metabolomics Laboratory"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/grover"
  },
  "_devurl": "https://github.com/jasenfinch/grover",
  "_pkgdown": "https://jasenfinch.github.io/grover/",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/grover.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "auth",
    "auth<-",
    "conversionArgsMSlevel1",
    "conversionArgsMSlevel2",
    "conversionArgsMSlevel3",
    "conversionArgsNegativeMode",
    "conversionArgsPeakPick",
    "conversionArgsPositiveMode",
    "convertDirectory",
    "convertDirectorySplitModes",
    "convertFile",
    "directoryFileInfo",
    "extant",
    "fileInfo",
    "grover",
    "groverAPI",
    "host",
    "host<-",
    "instrumentFileInfo",
    "listDirectories",
    "listFiles",
    "listInstruments",
    "listRawFiles",
    "port",
    "port<-",
    "readGrover",
    "repository",
    "repository<-",
    "repositoryFileInfo",
    "runInfo",
    "sampleInfo",
    "show",
    "transferDirectory",
    "transferFile",
    "version"
  ],
  "_help": [
    {
      "page": "conversionArgs",
      "title": "Conversion arguments",
      "topics": [
        "conversionArgsMSlevel1",
        "conversionArgsMSlevel2",
        "conversionArgsMSlevel3",
        "conversionArgsNegativeMode",
        "conversionArgsPeakPick",
        "conversionArgsPositiveMode"
      ]
    },
    {
      "page": "convert",
      "title": "Convert raw files to mzML format",
      "topics": [
        "convertDirectory",
        "convertDirectory,GroverClient-method",
        "convertDirectorySplitModes",
        "convertDirectorySplitModes,GroverClient-method",
        "convertFile",
        "convertFile,GroverClient-method"
      ]
    },
    {
      "page": "extant",
      "title": "Check the existance of a grover API",
      "topics": [
        "extant",
        "extant,GroverClient-method"
      ]
    },
    {
      "page": "stats",
      "title": "Retrieve file information",
      "topics": [
        "directoryFileInfo",
        "directoryFileInfo,GroverClient-method",
        "fileInfo",
        "fileInfo,GroverClient-method",
        "instrumentFileInfo",
        "instrumentFileInfo,GroverClient-method",
        "repositoryFileInfo",
        "repositoryFileInfo,GroverClient-method"
      ]
    },
    {
      "page": "grover",
      "title": "GroverClient and GroverHost class constructor",
      "topics": [
        "grover"
      ]
    },
    {
      "page": "groverAPI",
      "title": "Grover API",
      "topics": [
        "groverAPI"
      ]
    },
    {
      "page": "GroverClient-class",
      "title": "GroverClient class",
      "topics": [
        "GroverClient-class"
      ]
    },
    {
      "page": "GroverHost-class",
      "title": "GroverHost class",
      "topics": [
        "GroverHost-class"
      ]
    },
    {
      "page": "GroverClient-accessors",
      "title": "GroverClient get and set methods",
      "topics": [
        "auth",
        "auth,GroverClient-method",
        "auth<-",
        "auth<-,GroverClient-method",
        "host",
        "host,GroverClient-method",
        "host<-",
        "host<-,GroverClient-method",
        "port",
        "port,GroverClient-method",
        "port<-",
        "port<-,GroverClient-method"
      ]
    },
    {
      "page": "list",
      "title": "List raw data repository contents",
      "topics": [
        "listDirectories",
        "listDirectories,GroverClient-method",
        "listFiles",
        "listFiles,GroverClient-method",
        "listInstruments",
        "listInstruments,GroverClient-method",
        "listRawFiles",
        "listRawFiles,GroverClient-method"
      ]
    },
    {
      "page": "readGrover",
      "title": "Parse a grover configuration file",
      "topics": [
        "readGrover"
      ]
    },
    {
      "page": "GroverHost-accessors",
      "title": "GroverHost get and set methods",
      "topics": [
        "repository",
        "repository,GroverHost-method",
        "repository<-",
        "repository<-,GroverHost-method"
      ]
    },
    {
      "page": "info",
      "title": "Retrieve sample raw file header information",
      "topics": [
        "runInfo",
        "runInfo,GroverClient-method",
        "sampleInfo",
        "sampleInfo,GroverClient-method"
      ]
    },
    {
      "page": "show-Grover",
      "title": "Grover class show methods",
      "topics": [
        "show,GroverClient-method",
        "show,GroverHost-method"
      ]
    },
    {
      "page": "transfer",
      "title": "Transfer files",
      "topics": [
        "transferDirectory",
        "transferDirectory,GroverClient-method",
        "transferFile",
        "transferFile,GroverClient-method"
      ]
    },
    {
      "page": "version",
      "title": "Return the version of a grover API",
      "topics": [
        "version",
        "version,GroverClient-method"
      ]
    }
  ],
  "_readme": "https://github.com/aberHRML/grover/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "callr",
    "cli",
    "clipr",
    "clisymbols",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "hms",
    "httpuv",
    "httr",
    "jsonlite",
    "later",
    "lifecycle",
    "logger",
    "magrittr",
    "mime",
    "msconverteR",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plumber",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "ps",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rawrr",
    "Rcpp",
    "readr",
    "rjson",
    "rlang",
    "sodium",
    "stevedore",
    "stringi",
    "stringr",
    "swagger",
    "sys",
    "tibble",
    "tictoc",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "webutils",
    "withr",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "grover",
  "_universes": [
    "aberhrml",
    "jasenfinch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-07-04T10:45:16.000Z",
      "distro": "resolute",
      "commit": "53ea67ed20a6688ebcadac02828952b52be0ea35",
      "fileid": "https://r2.ropensci.org/031a51e403829028d3bde221afbe92273aad81c83b31a480e84175ed650f6324",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aberhrml/actions/runs/28703565058"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-07-04T10:45:06.000Z",
      "distro": "resolute",
      "commit": "53ea67ed20a6688ebcadac02828952b52be0ea35",
      "fileid": "https://r2.ropensci.org/b37fbe09e336b7c0ee7e71c1b772cffb4f89821a0b43ff6f084ed747cd17cbc9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aberhrml/actions/runs/28703565058"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-07-04T10:44:13.000Z",
      "commit": "53ea67ed20a6688ebcadac02828952b52be0ea35",
      "fileid": "https://r2.ropensci.org/dc649ec736d6ed8cb82b2ab44bd23bfb9767cd18829f4f39934adf1829597c42",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aberhrml/actions/runs/28703565058"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-07-04T10:44:13.000Z",
      "commit": "53ea67ed20a6688ebcadac02828952b52be0ea35",
      "fileid": "https://r2.ropensci.org/d11c34a3c80a889af1693be2c03df2e19f5ad7d321c0ae1c6fb5c43f4317f162",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aberhrml/actions/runs/28703565058"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-07-04T10:45:32.000Z",
      "commit": "53ea67ed20a6688ebcadac02828952b52be0ea35",
      "fileid": "https://r2.ropensci.org/e88dc5c1438c41ffdca7072eab941dcee01bd65d235fe5ae102fe353db1dcc53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aberhrml/actions/runs/28703565058"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-07-04T10:44:01.000Z",
      "commit": "53ea67ed20a6688ebcadac02828952b52be0ea35",
      "fileid": "https://r2.ropensci.org/f065812a07d1d6adbc483b0153a1935a9b5e66ef8b3fba1b0b38873fd3ea356c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aberhrml/actions/runs/28703565058"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-07-04T10:44:01.000Z",
      "commit": "53ea67ed20a6688ebcadac02828952b52be0ea35",
      "fileid": "https://r2.ropensci.org/477c62e7b09da21b7d42a8994d527d0601977f66d8f3902a63a9fa67193e3e8e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aberhrml/actions/runs/28703565058"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-07-04T10:44:13.000Z",
      "commit": "53ea67ed20a6688ebcadac02828952b52be0ea35",
      "fileid": "https://r2.ropensci.org/04964668edf220f8cd86c784f553735226d5db377cf039b1b3cda2f239d3b4ea",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aberhrml/actions/runs/28703565058"
    }
  ]
}