{
  "_id": "6a1d30951d7bb097a0a3a8fd",
  "Package": "caTools",
  "Type": "Package",
  "Title": "Tools: Moving Window Statistics, GIF, Base64, ROC AUC, etc",
  "Version": "1.18.3",
  "Date": "2024-09-04",
  "Authors@R": "c(person(given = \"Jarek\",\nfamily = \"Tuszynski\",\nrole = \"aut\",\nemail = \"jaroslaw.w.tuszynski@saic.com\"),\nperson(given = \"Michael\",\nfamily = \"Dietze\",\nrole = \"cre\",\nemail = \"michael.dietze@uni-goettingen.de\"))",
  "Maintainer": "Michael Dietze <michael.dietze@uni-goettingen.de>",
  "Description": "Contains several basic utility functions including: moving\n(rolling, running) window statistic functions, read/write for\nGIF and ENVI binary files, fast calculation of AUC, LogitBoost\nclassifier, base64 encoder/decoder, round-off-error-free sum\nand cumsum, etc.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 06:56:07 UTC",
    "User": "root"
  },
  "Author": "Jarek Tuszynski [aut], Michael Dietze [cre]",
  "Repository": "https://coffeemuggler.r-universe.dev",
  "Date/Publication": "2024-09-05 02:52:40 UTC",
  "RemoteUrl": "https://github.com/cran/caTools",
  "RemoteRef": "HEAD",
  "RemoteSha": "909332fbe26309720f68448906b57fe1e1ddf7ad",
  "MD5sum": "c5f359eb909bdb96f7357c315118b711",
  "_user": "coffeemuggler",
  "_type": "src",
  "_file": "caTools_1.18.3.tar.gz",
  "_fileid": "8d5d968d9b73d5b142159a40fc89bd0e6c962a0ae469439c3537a17fbd4de5c0",
  "_filesize": 352978,
  "_sha256": "8d5d968d9b73d5b142159a40fc89bd0e6c962a0ae469439c3537a17fbd4de5c0",
  "_created": "2026-06-01T06:56:07.000Z",
  "_published": "2026-06-01T07:11:17.272Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78801490305,
      "time": 106,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325185779"
    },
    {
      "job": 78801490255,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325186210"
    },
    {
      "job": 78801490293,
      "time": 103,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325185520"
    },
    {
      "job": 78801490268,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325185391"
    },
    {
      "job": 78801490251,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325387834"
    },
    {
      "job": 78801490348,
      "time": 169,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325249896"
    },
    {
      "job": 78801490214,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325186967"
    },
    {
      "job": 78801490275,
      "time": 208,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325345907"
    },
    {
      "job": 78801074896,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325157902"
    },
    {
      "job": 78801490204,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325182323"
    },
    {
      "job": 78801490224,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325187874"
    },
    {
      "job": 78801490199,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325180380"
    },
    {
      "job": 78801490202,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325179642"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/caTools",
  "_commit": {
    "id": "909332fbe26309720f68448906b57fe1e1ddf7ad",
    "author": "Michael Dietze <michael.dietze@uni-goettingen.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.18.3\n",
    "time": 1725504760
  },
  "_maintainer": {
    "name": "Michael Dietze",
    "email": "michael.dietze@uni-goettingen.de",
    "login": "coffeemuggler",
    "description": "",
    "uuid": 8569131
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "bitops",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 646,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "coffeemuggler",
      "count": 4,
      "uuid": 8569131
    },
    {
      "user": "khharut",
      "count": 3,
      "uuid": 5227676
    }
  ],
  "_userbio": {
    "uuid": 8569131,
    "type": "user",
    "name": "coffeemuggler"
  },
  "_downloads": {
    "count": 119073,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/caTools"
  },
  "_mentions": 52,
  "_searchresults": 10368,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/caTools.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "coffeemuggler",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2005-06-17"
    },
    {
      "version": "1.1",
      "date": "2005-07-18"
    },
    {
      "version": "1.2",
      "date": "2005-08-09"
    },
    {
      "version": "1.3",
      "date": "2005-09-21"
    },
    {
      "version": "1.4",
      "date": "2005-09-30"
    },
    {
      "version": "1.5",
      "date": "2005-11-15"
    },
    {
      "version": "1.6",
      "date": "2006-04-26"
    },
    {
      "version": "1.7",
      "date": "2007-02-01"
    },
    {
      "version": "1.8",
      "date": "2007-10-09"
    },
    {
      "version": "1.9",
      "date": "2008-07-07"
    },
    {
      "version": "1.10",
      "date": "2009-10-11"
    },
    {
      "version": "1.11",
      "date": "2010-12-17"
    },
    {
      "version": "1.12",
      "date": "2011-05-18"
    },
    {
      "version": "1.13",
      "date": "2012-05-23"
    },
    {
      "version": "1.14",
      "date": "2012-12-21"
    },
    {
      "version": "1.16",
      "date": "2013-10-24"
    },
    {
      "version": "1.17",
      "date": "2014-04-21"
    },
    {
      "version": "1.17.1",
      "date": "2014-09-10"
    },
    {
      "version": "1.17.1.1",
      "date": "2018-07-20"
    },
    {
      "version": "1.17.1.2",
      "date": "2019-03-08"
    },
    {
      "version": "1.17.1.3",
      "date": "2019-11-30"
    },
    {
      "version": "1.17.1.4",
      "date": "2020-01-13"
    },
    {
      "version": "1.18.0",
      "date": "2020-01-17"
    },
    {
      "version": "1.18.1",
      "date": "2021-01-11"
    },
    {
      "version": "1.18.2",
      "date": "2021-03-28"
    },
    {
      "version": "1.18.3",
      "date": "2024-09-04"
    }
  ],
  "_exports": [
    "base64decode",
    "base64encode",
    "colAUC",
    "combs",
    "cumsumexact",
    "EndRule",
    "LogitBoost",
    "predict.LogitBoost",
    "read.ENVI",
    "read.gif",
    "runmad",
    "runmax",
    "runmean",
    "runmin",
    "runquantile",
    "runsd",
    "sample.split",
    "sumexact",
    "trapz",
    "write.ENVI",
    "write.gif"
  ],
  "_help": [
    {
      "page": "caTools-package",
      "title": "Tools: moving window statistics, GIF, Base64, ROC AUC, etc.",
      "topics": [
        "caTools-package",
        "caTools"
      ]
    },
    {
      "page": "base64",
      "title": "Convert R vectors to/from the Base64 format",
      "concept": [
        "XML"
      ],
      "topics": [
        "base64decode",
        "base64encode"
      ]
    },
    {
      "page": "colAUC",
      "title": "Column-wise Area Under ROC Curve (AUC)",
      "topics": [
        "colAUC"
      ]
    },
    {
      "page": "combs",
      "title": "All Combinations of k Elements from Vector v",
      "topics": [
        "combs"
      ]
    },
    {
      "page": "LogitBoost",
      "title": "LogitBoost Classification Algorithm",
      "topics": [
        "LogitBoost"
      ]
    },
    {
      "page": "predict.LogitBoost",
      "title": "Prediction Based on LogitBoost Classification Algorithm",
      "topics": [
        "predict.LogitBoost"
      ]
    },
    {
      "page": "ENVI",
      "title": "Read and Write Binary Data in ENVI Format",
      "concept": [
        "GIS data I/O"
      ],
      "topics": [
        "read.ENVI",
        "write.ENVI"
      ]
    },
    {
      "page": "GIF",
      "title": "Read and Write Images in GIF format",
      "concept": [
        "GIF",
        "image file",
        "animation"
      ],
      "topics": [
        "read.gif",
        "write.gif"
      ]
    },
    {
      "page": "runmad",
      "title": "Median Absolute Deviation of Moving Windows",
      "concept": [
        "moving mad",
        "rolling mad",
        "running mad",
        "running window"
      ],
      "topics": [
        "runmad"
      ]
    },
    {
      "page": "runmean",
      "title": "Mean of a Moving Window",
      "concept": [
        "moving mean",
        "rolling mean",
        "running mean",
        "moving average",
        "rolling average",
        "running average",
        "running window",
        "moving window",
        "rolling window"
      ],
      "topics": [
        "runmean"
      ]
    },
    {
      "page": "runminmax",
      "title": "Minimum and Maximum of Moving Windows",
      "concept": [
        "moving min",
        "rolling min",
        "running min",
        "moving max",
        "rolling max",
        "running max",
        "moving minimum",
        "rolling minimum",
        "running minimum",
        "moving maximum",
        "rolling maximum",
        "running maximum",
        "running window",
        "moving window",
        "rolling window"
      ],
      "topics": [
        "runmax",
        "runmin"
      ]
    },
    {
      "page": "runquantile",
      "title": "Quantile of Moving Window",
      "concept": [
        "moving min",
        "rolling min",
        "running min",
        "moving max",
        "rolling max",
        "running max",
        "moving minimum",
        "rolling minimum",
        "running minimum",
        "moving maximum",
        "rolling maximum",
        "running maximum",
        "moving quantile",
        "rolling quantile",
        "running quantile",
        "moving percentile",
        "rolling percentile",
        "running percentile",
        "moving median",
        "rolling median",
        "running median",
        "moving window",
        "rolling window",
        "running window"
      ],
      "topics": [
        "runquantile"
      ]
    },
    {
      "page": "runsd",
      "title": "Standard Deviation of Moving Windows",
      "concept": [
        "moving mad",
        "rolling mad",
        "running mad",
        "running window"
      ],
      "topics": [
        "runsd"
      ]
    },
    {
      "page": "sample.split",
      "title": "Split Data into Test and Train Set",
      "topics": [
        "sample.split"
      ]
    },
    {
      "page": "sumexact",
      "title": "Basic Sum Operations without Round-off Errors",
      "concept": [
        "sum with no round-off errors",
        "cumulative sum with no round-off errors"
      ],
      "topics": [
        "cumsumexact",
        "sumexact"
      ]
    },
    {
      "page": "trapz",
      "title": "Trapezoid Rule Numerical Integration",
      "concept": [
        "integration"
      ],
      "topics": [
        "trapz"
      ]
    }
  ],
  "_rundeps": [
    "bitops"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 11.281952043886008,
  "_indexed": true,
  "_nocasepkg": "catools",
  "_universes": [
    "coffeemuggler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.18.3",
      "date": "2026-06-01T06:58:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "fef7254936cfa616e20527029f768a63da438bc989197557dd1d9c0273aed1aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.18.3",
      "date": "2026-06-01T06:58:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "39f4d1739de40506e5097533eac4de56578513907d5d0885bce396ef49e6fcc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.18.3",
      "date": "2026-06-01T06:58:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "a4d1e8a8c1be8aabc27241b9f9708865d00554c87fdbee943370c359499fdffb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.18.3",
      "date": "2026-06-01T06:57:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "5de445d4168626acf1c7033095ca48165b4175889e4b5bae4f62cdfa80859734",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.18.3",
      "date": "2026-06-01T07:10:45.000Z",
      "arch": "aarch64",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "653b6bf516da66655b99db989f4aa830d7b3c2ff8660c4627e0918fd8a39ac46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.18.3",
      "date": "2026-06-01T07:01:53.000Z",
      "arch": "x86_64",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "364c7ef33deb8e206fd6f5cdfb8b0b5d1ee2c1419da7243090b66ccb74016674",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.18.3",
      "date": "2026-06-01T06:58:05.000Z",
      "arch": "aarch64",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "eee6ba1a7bfbbff43d1256bf0378c6220f447594b47b6ff59ba9e8c647217843",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.18.3",
      "date": "2026-06-01T07:07:47.000Z",
      "arch": "x86_64",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "56bfadc39a428bf4026c9e7df772ee1f6e98b6cefa067d88f9ae378eaca8f28f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.18.3",
      "date": "2026-06-01T06:58:00.000Z",
      "arch": "emscripten",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "5f52c41c113b1eec83d327fe2222bdf11c3347a219364ab4f7e003d30f38e2e8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.18.3",
      "date": "2026-06-01T06:57:26.000Z",
      "arch": "x86_64",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "fd2e0e726012769c78b056641bf8c28d10a7991af8fbfa96b186e70bb50f5aa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.18.3",
      "date": "2026-06-01T06:57:20.000Z",
      "arch": "x86_64",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "26cca5b703d129ca6c268e73d667a44feee0990d558bf6e1212421e9d8ca4c6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.18.3",
      "date": "2026-06-01T06:57:17.000Z",
      "arch": "x86_64",
      "commit": "909332fbe26309720f68448906b57fe1e1ddf7ad",
      "fileid": "cbe9451525cd0273d3b7e76ca6e07245e695b18fa37be6daa7f0b0ca16918cc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coffeemuggler/actions/runs/26739853759"
    }
  ]
}