{
  "_id": "6a23429a530b9bc726bd4b7d",
  "Package": "mimsy",
  "Type": "Package",
  "Title": "Calculate MIMS Dissolved Gas Concentrations Without Getting a\nHeadache",
  "Version": "0.6.5",
  "Date": "2024-07-18",
  "Authors@R": "c(\nperson(\"Michelle Catherine\", \"Kelly\", , \"mckelly1@mtu.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Kevin\", \"Nevorski\", , role = c(\"ctb\")),\nperson(\"Amy M.\", \"Marcarelli\", , role = c(\"ctb\"))\n)",
  "Description": "Calculate dissolved gas concentrations from raw MIMS\n(Membrane Inlet Mass Spectrometer) signal data. Use mimsy() on\na formatted CSV file to return dissolved gas concentrations (mg\nand microMole) of N2, O2, Ar based on gas solubility at\ntemperature, pressure, and salinity. See references Benson and\nKrause (1984), Garcia and Gordon (1992), Stull (1947), and\nHamme and Emerson (2004) for more information. Easily save the\noutput to a nicely-formatted multi-tab 'Excel' workbook with\nmimsy.save(). Supports dual-temperature standard calibration\nfor dual-bath MIMS setups.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/michelleckelly/mimsy,\nhttps://michelleckelly.github.io/mimsy/",
  "BugReports": "https://github.com/michelleckelly/mimsy/issues",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://michelleckelly.r-universe.dev",
  "Date/Publication": "2026-06-05 21:05:02 UTC",
  "RemoteUrl": "https://github.com/michelleckelly/mimsy",
  "RemoteRef": "HEAD",
  "RemoteSha": "bcf6db4b7c3a077f78af5e6098d943d861802440",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 21:38:39 UTC",
    "User": "root"
  },
  "Author": "Michelle Catherine Kelly [aut, cre],\nKevin Nevorski [ctb],\nAmy M. Marcarelli [ctb]",
  "Maintainer": "Michelle Catherine Kelly <mckelly1@mtu.edu>",
  "MD5sum": "302315ec4867ab32e152e1dfba265c50",
  "_user": "michelleckelly",
  "_type": "src",
  "_file": "mimsy_0.6.5.tar.gz",
  "_fileid": "aea0a12172e20ed709c7a335c66da7d718f8d17911de6dcb911f721def900e70",
  "_filesize": 472588,
  "_sha256": "aea0a12172e20ed709c7a335c66da7d718f8d17911de6dcb911f721def900e70",
  "_created": "2026-06-05T21:38:39.000Z",
  "_published": "2026-06-05T21:41:46.814Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79818306746,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7447379874"
    },
    {
      "job": 79818306726,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7447376807"
    },
    {
      "job": 79818306710,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7447381057"
    },
    {
      "job": 79818306706,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7447369254"
    },
    {
      "job": 79817947779,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7447341718"
    },
    {
      "job": 79818306700,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7447372753"
    },
    {
      "job": 79818306725,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7447362998"
    },
    {
      "job": 79818306751,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7447362654"
    },
    {
      "job": 79818306715,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7447362740"
    }
  ],
  "_buildurl": "https://github.com/r-universe/michelleckelly/actions/runs/27041371498",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/michelleckelly/mimsy",
  "_commit": {
    "id": "bcf6db4b7c3a077f78af5e6098d943d861802440",
    "author": "Michelle Catherine Kelly <32774848+michelleckelly@users.noreply.github.com>",
    "committer": "Michelle Catherine Kelly <32774848+michelleckelly@users.noreply.github.com>",
    "message": "Calculate gas saturation using sample salinity\n",
    "time": 1780693502
  },
  "_maintainer": {
    "name": "Michelle Catherine Kelly",
    "email": "mckelly1@mtu.edu",
    "login": "michelleckelly",
    "description": "Aquatic ecologist & data scientist",
    "uuid": 32774848
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "xfun",
      "role": "Suggests"
    }
  ],
  "_owner": "michelleckelly",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "michelleckelly",
      "count": 75,
      "uuid": 32774848
    }
  ],
  "_userbio": {
    "uuid": 32774848,
    "type": "user",
    "name": "Michelle Catherine Kelly",
    "description": "Aquatic ecologist & data scientist"
  },
  "_downloads": {
    "count": 162,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mimsy"
  },
  "_devurl": "https://github.com/michelleckelly/mimsy",
  "_pkgdown": "https://michelleckelly.github.io/mimsy/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mimsy.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/michelleckelly/mimsy",
  "_realowner": "michelleckelly",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.2",
      "date": "2019-03-10"
    },
    {
      "version": "0.4.3",
      "date": "2020-01-28"
    },
    {
      "version": "0.6.0",
      "date": "2020-05-14"
    },
    {
      "version": "0.6.1",
      "date": "2020-06-22"
    },
    {
      "version": "0.6.2",
      "date": "2020-07-15"
    },
    {
      "version": "0.6.4",
      "date": "2024-02-22"
    },
    {
      "version": "0.6.5",
      "date": "2024-07-18"
    }
  ],
  "_exports": [
    "mimsy",
    "mimsy.save"
  ],
  "_help": [
    {
      "page": "mimsy",
      "title": "'mimsy' Calculate MIMS dissolved gas concentrations",
      "topics": [
        "mimsy"
      ]
    },
    {
      "page": "mimsy.save",
      "title": "'mimsy.save' Save output to an Excel workbook",
      "topics": [
        "mimsy.save"
      ]
    }
  ],
  "_pkglogo": "https://github.com/michelleckelly/mimsy/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/michelleckelly/mimsy/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "zip"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "mimsy",
  "_universes": [
    "michelleckelly"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-06-05T21:41:02.000Z",
      "distro": "noble",
      "commit": "bcf6db4b7c3a077f78af5e6098d943d861802440",
      "fileid": "3ed8cef0e1a4e75f00843dd8ec28f68214e23ab4394bdbbf0f3c4e61b3ad5bba",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/michelleckelly/actions/runs/27041371498"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-06-05T21:40:48.000Z",
      "distro": "noble",
      "commit": "bcf6db4b7c3a077f78af5e6098d943d861802440",
      "fileid": "4ea331d90e9a379939d57bc7dd9bfd6bd326dd69cfd0cf001a4a0df49a16f86b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/michelleckelly/actions/runs/27041371498"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-06-05T21:41:12.000Z",
      "commit": "bcf6db4b7c3a077f78af5e6098d943d861802440",
      "fileid": "0ec6255e1b2e9c23e603babe09f38a0fc398da93901d2dd2c27b9aa8cf156e2d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/michelleckelly/actions/runs/27041371498"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-06-05T21:40:27.000Z",
      "commit": "bcf6db4b7c3a077f78af5e6098d943d861802440",
      "fileid": "50fad625adf380f93886e9ddc2796b6c2335ae18c4c208da8bd29d3bc043fa09",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/michelleckelly/actions/runs/27041371498"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.5",
      "date": "2026-06-05T21:40:54.000Z",
      "commit": "bcf6db4b7c3a077f78af5e6098d943d861802440",
      "fileid": "79aa5d2069af36df38f3b4bf6a113402b172571e057c43617fb09025832ca639",
      "status": "success",
      "buildurl": "https://github.com/r-universe/michelleckelly/actions/runs/27041371498"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-06-05T21:39:51.000Z",
      "commit": "bcf6db4b7c3a077f78af5e6098d943d861802440",
      "fileid": "9489215d530d8392a5ba5111ad1e492cdfa84fb1de58679e5b0cd7509367dba9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/michelleckelly/actions/runs/27041371498"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-06-05T21:39:49.000Z",
      "commit": "bcf6db4b7c3a077f78af5e6098d943d861802440",
      "fileid": "80e8a88bb2ecc8366686e332917e36ef1f0fca2f993553a1fe38573be00b5900",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/michelleckelly/actions/runs/27041371498"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-06-05T21:39:47.000Z",
      "commit": "bcf6db4b7c3a077f78af5e6098d943d861802440",
      "fileid": "e74dedb0eb3aeeb4bc0ee386177216c08739c30cd9262c262e1c3be0c73a8971",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/michelleckelly/actions/runs/27041371498"
    }
  ]
}