{
  "_id": "6a55d0bbff0138dec5d693f4",
  "Package": "cmmr",
  "Title": "CEU Mass Mediator RESTful API",
  "Version": "1.0.5",
  "Authors@R": "c(\nperson(\"Yaoxiang\", \"Li\",\nrole = c(\"aut\", \"cre\"),\nemail = \"liyaoxiang@outlook.com\",\ncomment = c(ORCID=\"0000-0001-9200-1016\")),\nperson(\"Alberto\", \"Gil de la Fuente\",\nrole = c(\"aut\")),\nperson(\"Charles\", \"Hinzman\",\nrole = \"aut\"),\nperson(\"Amrita\", \"Cheema\",\nrole = \"aut\"))",
  "Description": "CEU (CEU San Pablo University) Mass Mediator is an on-line\ntool for aiding researchers in performing metabolite\nannotation. 'cmmr' (CEU Mass Mediator RESTful API) allows for\nprogrammatic access in R: batch search, batch advanced search,\nMS/MS (tandem mass spectrometry) search, etc. For more\ninformation about the API Endpoint please go to\n<https://github.com/YaoxiangLi/cmmr>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/YaoxiangLi/cmmr",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://yaoxiangli.r-universe.dev",
  "Date/Publication": "2024-10-11 05:09:10 UTC",
  "RemoteUrl": "https://github.com/yaoxiangli/cmmr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f3680707633cdc95f9c4476a73e3e972c6ef459",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 05:59:02 UTC",
    "User": "root"
  },
  "Author": "Yaoxiang Li [aut, cre] (ORCID: <https://orcid.org/0000-0001-9200-1016>),\nAlberto Gil de la Fuente [aut],\nCharles Hinzman [aut],\nAmrita Cheema [aut]",
  "Maintainer": "Yaoxiang Li <liyaoxiang@outlook.com>",
  "_user": "yaoxiangli",
  "_type": "src",
  "_file": "cmmr_1.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/8d4660ef724578c5c21ad94e37a88a7d8da7a172d37f2a93daeeb018994f42b2",
  "_filesize": 108891,
  "_sha256": "8d4660ef724578c5c21ad94e37a88a7d8da7a172d37f2a93daeeb018994f42b2",
  "_expires": "2026-10-22T06:01:29.000Z",
  "_created": "2026-07-14T05:59:02.000Z",
  "_published": "2026-07-14T06:01:31.392Z",
  "_jobs": [
    {
      "job": 87011564243,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8301724949"
    },
    {
      "job": 87011564255,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301721341"
    },
    {
      "job": 87011564242,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8301711756"
    },
    {
      "job": 87011564226,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301722941"
    },
    {
      "job": 87011179467,
      "time": 166,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301691356"
    },
    {
      "job": 87011564234,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8301720729"
    },
    {
      "job": 87011564235,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8301713085"
    },
    {
      "job": 87011564260,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8301715224"
    },
    {
      "job": 87011564238,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301723304"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/29309861509",
  "_status": "success",
  "_upstream": "https://github.com/yaoxiangli/cmmr",
  "_commit": {
    "id": "0f3680707633cdc95f9c4476a73e3e972c6ef459",
    "author": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "committer": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "message": "Update advanced_batch_search.Rd\n",
    "time": 1728623350
  },
  "_maintainer": {
    "name": "Yaoxiang Li",
    "email": "liyaoxiang@outlook.com",
    "login": "yaoxiangli",
    "description": "The most beautiful thing we can experience is the mysterious. It is the source of all true art and science.",
    "uuid": 18198096,
    "orcid": "0000-0001-9200-1016"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "RJSONIO",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "yaoxiangli",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "batch-search",
    "ceu-mass-mediator",
    "metablomics",
    "ms-search"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "yaoxiangli",
      "count": 57,
      "uuid": 18198096
    }
  ],
  "_userbio": {
    "uuid": 18198096,
    "type": "user",
    "name": "Yaoxiang Li",
    "followers": 44,
    "description": "The most beautiful thing we can experience is the mysterious. It is the source of all true art and science."
  },
  "_downloads": {
    "count": 273,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cmmr"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/yaoxiangli/cmmr",
  "_searchresults": 16,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cmmr.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yaoxiangli/cmmr",
  "_realowner": "yaoxiangli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2019-04-16"
    },
    {
      "version": "1.0.3",
      "date": "2024-10-04"
    }
  ],
  "_exports": [
    "advanced_batch_search",
    "batch_search",
    "create_advanced_batch_body",
    "create_batch_body",
    "create_msms_body",
    "msms_search"
  ],
  "_help": [
    {
      "page": "advanced_batch_search",
      "title": "Advanced Batch Search using CEU Mass Mediator API",
      "topics": [
        "advanced_batch_search"
      ]
    },
    {
      "page": "batch_search",
      "title": "Encapsulation of CEU Mass Mediator batch search API",
      "topics": [
        "batch_search"
      ]
    },
    {
      "page": "create_advanced_batch_body",
      "title": "Create POST request Body for advanced batch search",
      "topics": [
        "create_advanced_batch_body"
      ]
    },
    {
      "page": "create_batch_body",
      "title": "Create POST request Body for batch search",
      "topics": [
        "create_batch_body"
      ]
    },
    {
      "page": "create_msms_body",
      "title": "Create MS/MS search POST request body",
      "topics": [
        "create_msms_body"
      ]
    },
    {
      "page": "msms_search",
      "title": "MS/MS Search using CEU Mass Mediator API",
      "topics": [
        "msms_search"
      ]
    }
  ],
  "_readme": "https://github.com/yaoxiangli/cmmr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "crayon",
    "curl",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "mime",
    "openssl",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "RJSONIO",
    "rlang",
    "sys",
    "vctrs"
  ],
  "_score": 4.40823996531185,
  "_indexed": true,
  "_nocasepkg": "cmmr",
  "_universes": [
    "yaoxiangli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-14T06:01:02.000Z",
      "distro": "resolute",
      "commit": "0f3680707633cdc95f9c4476a73e3e972c6ef459",
      "fileid": "https://r2.ropensci.org/8ed19f3b456d0b29d2b4ad1218b5a05595751dba61e3d863e3b0f7c3c36ffeae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/29309861509"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-14T06:00:50.000Z",
      "distro": "resolute",
      "commit": "0f3680707633cdc95f9c4476a73e3e972c6ef459",
      "fileid": "https://r2.ropensci.org/2a4f9fab985c3106d9597c4b8001b6a44984ea8701616b3010a6d4034ea18ae4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/29309861509"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-14T06:00:19.000Z",
      "commit": "0f3680707633cdc95f9c4476a73e3e972c6ef459",
      "fileid": "https://r2.ropensci.org/64416ed15e169e2fd402cac1fa3555a1c61eead5635be00ea7aadc22e9a16f14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/29309861509"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-14T06:00:52.000Z",
      "commit": "0f3680707633cdc95f9c4476a73e3e972c6ef459",
      "fileid": "https://r2.ropensci.org/a6ebcf36594c1086561cf5632332bbbfd57fac5f6b74ee7a1e2a8c5837772583",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/29309861509"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-07-14T06:00:56.000Z",
      "commit": "0f3680707633cdc95f9c4476a73e3e972c6ef459",
      "fileid": "https://r2.ropensci.org/f1c460b36445bf3a40e0f78d59c66116524aa9eceb9f1e53de3dfa8c80abc192",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/29309861509"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-14T06:00:18.000Z",
      "commit": "0f3680707633cdc95f9c4476a73e3e972c6ef459",
      "fileid": "https://r2.ropensci.org/07b5553de873605d834e9fba2536c7cf9ffa461c616ef9ac6f656f5da7e949db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/29309861509"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-14T06:00:23.000Z",
      "commit": "0f3680707633cdc95f9c4476a73e3e972c6ef459",
      "fileid": "https://r2.ropensci.org/f9e3d3c4e93d60d0c7754c18b77c7a5ca18c9050128ca14fdef05d85914185a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/29309861509"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-14T06:00:53.000Z",
      "commit": "0f3680707633cdc95f9c4476a73e3e972c6ef459",
      "fileid": "https://r2.ropensci.org/49ff7a5d68dab70990f3546448f038bb705ef4035c886584cc4b6e6f9e45d1e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/29309861509"
    }
  ]
}