{
  "_id": "6a494ff0f6c47c441949a9a3",
  "Package": "docore",
  "Type": "Package",
  "Title": "Utility Functions for Scientific Coding",
  "Version": "1.0",
  "Author": "Danail Obreschkow",
  "Maintainer": "Danail Obreschkow <danail.obreschkow@gmail.com>",
  "Description": "Basic routines used in scientific coding, such as timing\nroutines, vector/array handing functions and I/O support\nroutines.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 18:22:27 UTC",
    "User": "root"
  },
  "Repository": "https://obreschkow.r-universe.dev",
  "Date/Publication": "2022-02-01 08:20:11 UTC",
  "RemoteUrl": "https://github.com/cran/docore",
  "RemoteRef": "HEAD",
  "RemoteSha": "f77aebb2f227003e51a557ec7397d76d222c80b0",
  "_user": "obreschkow",
  "_type": "src",
  "_file": "docore_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/103a0d5742d852d16745c97b0a67e30bd6c672c648c5b03d3d2accecd0745b80",
  "_filesize": 97490,
  "_sha256": "103a0d5742d852d16745c97b0a67e30bd6c672c648c5b03d3d2accecd0745b80",
  "_expires": "2026-10-12T18:24:46.000Z",
  "_created": "2026-07-04T18:22:27.000Z",
  "_published": "2026-07-04T18:24:48.402Z",
  "_jobs": [
    {
      "job": 85155957755,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084270679"
    },
    {
      "job": 85155957758,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084270510"
    },
    {
      "job": 85155957760,
      "time": 66,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084265636"
    },
    {
      "job": 85155957769,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084267839"
    },
    {
      "job": 85155771281,
      "time": 148,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084256912"
    },
    {
      "job": 85155957775,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084268677"
    },
    {
      "job": 85155957785,
      "time": 60,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084264890"
    },
    {
      "job": 85155957791,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084266476"
    },
    {
      "job": 85155957772,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084264978"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/obreschkow/actions/runs/28715401449",
  "_status": "success",
  "_upstream": "https://github.com/cran/docore",
  "_commit": {
    "id": "f77aebb2f227003e51a557ec7397d76d222c80b0",
    "author": "Danail Obreschkow <danail.obreschkow@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1643703611
  },
  "_maintainer": {
    "name": "Danail Obreschkow",
    "email": "danail.obreschkow@gmail.com",
    "login": "obreschkow",
    "description": "",
    "uuid": 28353939
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "obreschkow",
      "count": 1,
      "uuid": 28353939
    }
  ],
  "_userbio": {
    "uuid": 28353939,
    "type": "user",
    "name": "Danail Obreschkow",
    "followers": 5
  },
  "_downloads": {
    "count": 294,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/docore"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/docore.html",
    "manual.pdf"
  ],
  "_realowner": "obreschkow",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-02-01"
    }
  ],
  "_exports": [
    "cshift",
    "last",
    "lim",
    "linuxspaces",
    "loadbin",
    "midseq",
    "quiet",
    "tick",
    "tock",
    "uniquedouble"
  ],
  "_help": [
    {
      "page": "cshift",
      "title": "Circularly shift each dimension of an array",
      "topics": [
        "cshift"
      ]
    },
    {
      "page": "last",
      "title": "Last element of a vector",
      "topics": [
        "last"
      ]
    },
    {
      "page": "lim",
      "title": "Crop values of vector or array to a custom range",
      "topics": [
        "lim"
      ]
    },
    {
      "page": "linuxspaces",
      "title": "Handle spaces in Linux filenames",
      "topics": [
        "linuxspaces"
      ]
    },
    {
      "page": "loadbin",
      "title": "Read binary data into array",
      "topics": [
        "loadbin"
      ]
    },
    {
      "page": "midseq",
      "title": "Mid-points of regular grid",
      "topics": [
        "midseq"
      ]
    },
    {
      "page": "quiet",
      "title": "Suppress in-routine output",
      "topics": [
        "quiet"
      ]
    },
    {
      "page": "tick",
      "title": "Start timer",
      "topics": [
        "tick"
      ]
    },
    {
      "page": "tock",
      "title": "Stop timer",
      "topics": [
        "tock"
      ]
    },
    {
      "page": "uniquedouble",
      "title": "Turn a 64-bit integer into a unique double value",
      "topics": [
        "uniquedouble"
      ]
    }
  ],
  "_rundeps": [
    "bit",
    "bit64",
    "pracma"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "docore",
  "_universes": [
    "obreschkow"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-04T18:24:16.000Z",
      "distro": "resolute",
      "commit": "f77aebb2f227003e51a557ec7397d76d222c80b0",
      "fileid": "https://r2.ropensci.org/13b7abd5576d2dd70f57e1179f2f14a0996ce2df951a39cbb7728d1c031b66fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/obreschkow/actions/runs/28715401449"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-04T18:24:14.000Z",
      "distro": "resolute",
      "commit": "f77aebb2f227003e51a557ec7397d76d222c80b0",
      "fileid": "https://r2.ropensci.org/47e03cd033f663c9065bffcbcf9cf2fb28f1286919f1d6bb4e20cecaa998e8ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/obreschkow/actions/runs/28715401449"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-04T18:23:40.000Z",
      "commit": "f77aebb2f227003e51a557ec7397d76d222c80b0",
      "fileid": "https://r2.ropensci.org/86f89e171d18d940cc65a36b7055b98a95a374cb52894d5c7f00a231149fa625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/obreschkow/actions/runs/28715401449"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-04T18:23:51.000Z",
      "commit": "f77aebb2f227003e51a557ec7397d76d222c80b0",
      "fileid": "https://r2.ropensci.org/c012a28efbc63434245edb6869832170ecebceafcee9ef8562171ee6dcd55c04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/obreschkow/actions/runs/28715401449"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-07-04T18:24:10.000Z",
      "commit": "f77aebb2f227003e51a557ec7397d76d222c80b0",
      "fileid": "https://r2.ropensci.org/6d16026b43badeeeb6f6f73198c85907f3e4e41205f5220e82223ab06b023438",
      "status": "success",
      "buildurl": "https://github.com/r-universe/obreschkow/actions/runs/28715401449"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-04T18:23:26.000Z",
      "commit": "f77aebb2f227003e51a557ec7397d76d222c80b0",
      "fileid": "https://r2.ropensci.org/7c18fd87eeaf2baf0b2877c78bb8257a68e1a3690040087cac5533254c92658f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/obreschkow/actions/runs/28715401449"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-04T18:23:39.000Z",
      "commit": "f77aebb2f227003e51a557ec7397d76d222c80b0",
      "fileid": "https://r2.ropensci.org/580f93e227f850b0f5edc345d058a5d4088d9a0a609220fb4ea43d9cba386062",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/obreschkow/actions/runs/28715401449"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-04T18:23:27.000Z",
      "commit": "f77aebb2f227003e51a557ec7397d76d222c80b0",
      "fileid": "https://r2.ropensci.org/c5073dbe64fac86e578d003b39a8839ccb8c2f64024a23ce20dcb36daf9f17e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/obreschkow/actions/runs/28715401449"
    }
  ]
}