{
  "_id": "6a1039b9acfb0bcc41c9af6f",
  "Package": "SIPETool",
  "Type": "Package",
  "Title": "SIFT-MS and CPET Data Processor",
  "Version": "0.1.0",
  "Author": "Federico Vivaldi; Tommaso Lomonaco",
  "Maintainer": "Federico Vivaldi <federico-vivaldi@virgilio.it>",
  "Description": "Processor for selected ion flow tube mass spectrometer\n(SIFT-MS) output file from breath analysis. It allows the\nfiltering of the SIFT output file (i.e., variation over time of\nthe target analyte concentration) and the following analysis\nfor the determination of: maximum, average, and standard\ndeviation value of target concentration measured at each\nexhalation, and the respiratory rate over the measurement.\nAdditionally, it is possible to align the SIFT-MS data with\nother on-line techniques such as cardio pulmonary exercise test\n(CPET) for a comprehensive characterization of breath samples.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 05:21:07 UTC",
    "User": "root"
  },
  "Repository": "https://federicoviv.r-universe.dev",
  "Date/Publication": "2023-02-22 13:50:07 UTC",
  "RemoteUrl": "https://github.com/cran/SIPETool",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed511fe41784b8299fe67af7b9e6b31efd1465c5",
  "MD5sum": "ca7cfc358f850c0c85dc3477266cba3d",
  "_user": "federicoviv",
  "_type": "src",
  "_file": "SIPETool_0.1.0.tar.gz",
  "_fileid": "db01a43cfc2eaae743fc91dc1e06f8b9cbc66cdd3ab60d4b2d8b058d8ad22403",
  "_filesize": 310741,
  "_sha256": "db01a43cfc2eaae743fc91dc1e06f8b9cbc66cdd3ab60d4b2d8b058d8ad22403",
  "_created": "2026-05-12T05:21:07.000Z",
  "_published": "2026-05-22T11:10:49.605Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367978402,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936281984"
    },
    {
      "job": 77367978436,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936284684"
    },
    {
      "job": 77367978293,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936281983"
    },
    {
      "job": 77367978373,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936280952"
    },
    {
      "job": 77367977984,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936258399"
    },
    {
      "job": 77367977878,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159081628"
    },
    {
      "job": 77367978255,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936274121"
    },
    {
      "job": 77367978786,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936272266"
    },
    {
      "job": 77367978376,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936271247"
    }
  ],
  "_buildurl": "https://github.com/r-universe/federicoviv/actions/runs/25715010931",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SIPETool",
  "_commit": {
    "id": "ed511fe41784b8299fe67af7b9e6b31efd1465c5",
    "author": "Federico Vivaldi <federico-vivaldi@virgilio.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1677073807
  },
  "_maintainer": {
    "name": "Federico Vivaldi",
    "email": "federico-vivaldi@virgilio.it",
    "login": "federicoviv",
    "uuid": 39185430
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Convolutioner",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "federicoviv",
      "count": 1,
      "uuid": 39185430
    }
  ],
  "_userbio": {
    "uuid": 39185430,
    "type": "user",
    "name": "FedericoViv"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SIPETool"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SIPETool.html",
    "manual.pdf"
  ],
  "_realowner": "federicoviv",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-02-22"
    }
  ],
  "_exports": [
    "data_indexer",
    "normalizer",
    "SIFT_output_filter",
    "sign_detect",
    "tidal_analyzer",
    "tidal_finder",
    "time_filter",
    "trend"
  ],
  "_datasets": [
    {
      "name": "CPET_time",
      "title": "SIPETool example files",
      "object": "CPET_time",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Tempo",
        "Carico",
        "VO2",
        "VO2.kg",
        "VCO2",
        "RER",
        "HR",
        "PolsoO2",
        "VE",
        "Bf",
        "BR",
        "VE.VO2",
        "VE.VCO2",
        "PETCO2"
      ],
      "rows": 265,
      "table": true,
      "tojson": true
    },
    {
      "name": "raw_SIFT",
      "title": "SIPETool example files",
      "object": "raw_SIFT",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DWS_LENS1.converter..300.0.3.0...0.1.3.0..10.0..5.5..300.0..5.5..mass..volts..."
      ],
      "rows": 5132,
      "table": true,
      "tojson": true
    },
    {
      "name": "SIFT_filtered",
      "title": "SIPETool example files",
      "object": "SIFT_filtered",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Time",
        "Isoprene",
        "Acetone"
      ],
      "rows": 1611,
      "table": true,
      "tojson": true
    },
    {
      "name": "SIFT_time",
      "title": "SIPETool example files",
      "object": "SIFT_time",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Time",
        "Isoprene",
        "Acetone"
      ],
      "rows": 3683,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CPET_time",
      "title": "SIPETool example files",
      "topics": [
        "CPET_time"
      ]
    },
    {
      "page": "data_indexer",
      "title": "data indexer",
      "topics": [
        "data_indexer"
      ]
    },
    {
      "page": "normalizer",
      "title": "Data normalizer",
      "topics": [
        "normalizer"
      ]
    },
    {
      "page": "raw_SIFT",
      "title": "SIPETool example files",
      "topics": [
        "raw_SIFT"
      ]
    },
    {
      "page": "SIFT_filtered",
      "title": "SIPETool example files",
      "topics": [
        "SIFT_filtered"
      ]
    },
    {
      "page": "SIFT_output_filter",
      "title": "SIFT output filter",
      "topics": [
        "SIFT_output_filter"
      ]
    },
    {
      "page": "SIFT_time",
      "title": "SIPETool example files",
      "topics": [
        "SIFT_time"
      ]
    },
    {
      "page": "sign_detect",
      "title": "Sign detection",
      "topics": [
        "sign_detect"
      ]
    },
    {
      "page": "tidal_analyzer",
      "title": "Tidal analyzer",
      "topics": [
        "tidal_analyzer"
      ]
    },
    {
      "page": "tidal_finder",
      "title": "Tidal finder",
      "topics": [
        "tidal_finder"
      ]
    },
    {
      "page": "time_filter",
      "title": "Time_alignment",
      "topics": [
        "time_filter"
      ]
    },
    {
      "page": "trend",
      "title": "Trend finder",
      "topics": [
        "trend"
      ]
    }
  ],
  "_rundeps": [
    "Convolutioner"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "sipetool",
  "_universes": [
    "federicoviv"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T05:22:56.000Z",
      "distro": "noble",
      "commit": "ed511fe41784b8299fe67af7b9e6b31efd1465c5",
      "fileid": "0b02a850272e730d85a3a39d09dddaca7d916af51b67d3ac4d48b6bc06484ba3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/federicoviv/actions/runs/25715010931"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T05:23:10.000Z",
      "distro": "noble",
      "commit": "ed511fe41784b8299fe67af7b9e6b31efd1465c5",
      "fileid": "4bdd33ba832d07547b9758a888f0a0ed8d2f7cc773ebcba25ef4f6fa9b2e7012",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/federicoviv/actions/runs/25715010931"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T05:23:01.000Z",
      "commit": "ed511fe41784b8299fe67af7b9e6b31efd1465c5",
      "fileid": "9ec0f6f69684921910f4a7d44a9de319c8e5c53e951ade2e37cf4cc8931692f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/federicoviv/actions/runs/25715010931"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T05:22:56.000Z",
      "commit": "ed511fe41784b8299fe67af7b9e6b31efd1465c5",
      "fileid": "1ea2797b199817651320a4e718071adefc72152b3c390874cfe7fee4c604918d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/federicoviv/actions/runs/25715010931"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T05:22:20.000Z",
      "commit": "ed511fe41784b8299fe67af7b9e6b31efd1465c5",
      "fileid": "1e24cbc76d224b90ada87e35b7744b48bca7aec0ee032301ae07ff3d32990899",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/federicoviv/actions/runs/25715010931"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T05:22:11.000Z",
      "commit": "ed511fe41784b8299fe67af7b9e6b31efd1465c5",
      "fileid": "09388cef46d6efce69c5e1a4d35b320061d1bf460ec34f99a1238c8d93c7df6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/federicoviv/actions/runs/25715010931"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T05:22:07.000Z",
      "commit": "ed511fe41784b8299fe67af7b9e6b31efd1465c5",
      "fileid": "7dd731127828a5870f9684f73bf3c3f28316a443d9f85d1fbea764994d8d83df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/federicoviv/actions/runs/25715010931"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:10:33.000Z",
      "commit": "ed511fe41784b8299fe67af7b9e6b31efd1465c5",
      "fileid": "a24fa6b5006d40f95d43edc78762a4db5fead325a236fd6481b8040f65dd42e7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/federicoviv/actions/runs/25715010931"
    }
  ]
}