{
  "_id": "6a12b439acfb0bcc41d1a776",
  "Package": "tsdb",
  "Type": "Package",
  "Title": "Terribly-Simple Data Base for Time Series",
  "Version": "1.2-0",
  "Date": "2025-03-06",
  "Maintainer": "Enrico Schumann <es@enricoschumann.net>",
  "Authors@R": "person(given = \"Enrico\", family = \"Schumann\",\nrole = c(\"aut\", \"cre\"),\nemail = \"es@enricoschumann.net\",\ncomment = c(ORCID = \"0000-0001-7601-6576\"))",
  "Description": "A terribly-simple data base for numeric time series,\nwritten purely in R, so no external database-software is\nneeded. Series are stored in plain-text files (the\nmost-portable and enduring file type) in CSV format. Timestamps\nare encoded using R's native numeric representation for\n'Date'/'POSIXct', which makes them fast to parse, but keeps\nthem accessible with other software. The package provides tools\nfor saving and updating series in this standardised format, for\nretrieving and joining data, for summarising files and\ndirectories, and for coercing series from and to other data\ntypes (such as 'zoo' series).",
  "License": "GPL-3",
  "URL": "http://enricoschumann.net/R/packages/tsdb/,\nhttps://github.com/enricoschumann/tsdb,\nhttps://gitlab.com/enricoschumann/tsdb",
  "Repository": "https://enricoschumann.r-universe.dev",
  "Date/Publication": "2026-03-19 15:45:46 UTC",
  "RemoteUrl": "https://github.com/enricoschumann/tsdb",
  "RemoteRef": "HEAD",
  "RemoteSha": "36878434147db4983af38ef5f4206dd72d9fd530",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 08:15:43 UTC",
    "User": "root"
  },
  "Author": "Enrico Schumann [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7601-6576>)",
  "MD5sum": "28f4e2215748d708282f6053f78699b8",
  "_user": "enricoschumann",
  "_type": "src",
  "_file": "tsdb_1.2-0.tar.gz",
  "_fileid": "a8f05bb5fcc66a9ddf08a75da1d8f4e1bee729e1ce4cb89bc5c4b2c3bdf1b324",
  "_filesize": 125579,
  "_sha256": "a8f05bb5fcc66a9ddf08a75da1d8f4e1bee729e1ce4cb89bc5c4b2c3bdf1b324",
  "_created": "2026-05-24T08:15:43.000Z",
  "_published": "2026-05-24T08:18:01.729Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77583022181,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183582112"
    },
    {
      "job": 77583022152,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183581963"
    },
    {
      "job": 77583022160,
      "time": 65,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183578207"
    },
    {
      "job": 77583022164,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183579945"
    },
    {
      "job": 77582882205,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183571291"
    },
    {
      "job": 77583022134,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183581762"
    },
    {
      "job": 77583022146,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183578865"
    },
    {
      "job": 77583022188,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183578040"
    },
    {
      "job": 77583022144,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183577417"
    }
  ],
  "_buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26356056745",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/enricoschumann/tsdb",
  "_commit": {
    "id": "36878434147db4983af38ef5f4206dd72d9fd530",
    "author": "Enrico Schumann <es@enricoschumann.net>",
    "committer": "Enrico Schumann <es@enricoschumann.net>",
    "message": "README.org | Fix typos\n",
    "time": 1773935146
  },
  "_maintainer": {
    "name": "Enrico Schumann",
    "email": "es@enricoschumann.net",
    "login": "enricoschumann",
    "description": "",
    "uuid": 16351687,
    "orcid": "0000-0001-7601-6576"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "datetimeutils",
      "role": "Imports"
    },
    {
      "package": "fastmatch",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "enricoschumann",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "csv",
    "time-series",
    "tsdb"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "enricoschumann",
      "count": 89,
      "uuid": 16351687
    }
  ],
  "_userbio": {
    "uuid": 16351687,
    "type": "user",
    "name": "Enrico Schumann"
  },
  "_downloads": {
    "count": 312,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tsdb"
  },
  "_devurl": "https://github.com/enricoschumann/tsdb",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/tsdb.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/enricoschumann/tsdb",
  "_realowner": "enricoschumann",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6-2",
      "date": "2019-04-02"
    },
    {
      "version": "0.7-0",
      "date": "2019-08-27"
    },
    {
      "version": "0.7-1",
      "date": "2019-08-29"
    },
    {
      "version": "0.7-4",
      "date": "2020-08-27"
    },
    {
      "version": "1.0-0",
      "date": "2021-01-06"
    },
    {
      "version": "1.1-0",
      "date": "2023-02-20"
    }
  ],
  "_exports": [
    "as.ts_table",
    "file_info",
    "read_ts_tables",
    "ts_table",
    "ttime",
    "write_ts_table"
  ],
  "_help": [
    {
      "page": "tsdb",
      "title": "Terribly-Simple Database for Time Series",
      "topics": [
        "tsdb-package",
        "tsdb"
      ]
    },
    {
      "page": "as.ts_table",
      "title": "Coerce to ts_table",
      "topics": [
        "as.ts_table",
        "as.ts_table.zoo"
      ]
    },
    {
      "page": "file_info",
      "title": "Information about Data File",
      "topics": [
        "file_info"
      ]
    },
    {
      "page": "read_ts_tables",
      "title": "Read Time-Series Data from Files",
      "topics": [
        "read_ts_tables"
      ]
    },
    {
      "page": "ts_table",
      "title": "Create ts_table",
      "topics": [
        "ts_table"
      ]
    },
    {
      "page": "ttime",
      "title": "Translate Timestamps",
      "topics": [
        "ttime"
      ]
    },
    {
      "page": "write_ts_table",
      "title": "Write Time-Series Data to File",
      "topics": [
        "write_ts_table"
      ]
    }
  ],
  "_rundeps": [
    "datetimeutils",
    "fastmatch",
    "lattice",
    "zoo"
  ],
  "_score": 3.4471580313422194,
  "_indexed": true,
  "_nocasepkg": "tsdb",
  "_universes": [
    "enricoschumann"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-0",
      "date": "2026-05-24T08:17:32.000Z",
      "distro": "noble",
      "commit": "36878434147db4983af38ef5f4206dd72d9fd530",
      "fileid": "af4e8fc12266944806b2047fa6fc2432715e02bc83689b9d1d68508411995163",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26356056745"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2-0",
      "date": "2026-05-24T08:17:32.000Z",
      "distro": "noble",
      "commit": "36878434147db4983af38ef5f4206dd72d9fd530",
      "fileid": "9090a24e68df79b24c57b022e3fb7c66dd2184b0ca4967ce205151eefb9ac201",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26356056745"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-0",
      "date": "2026-05-24T08:17:00.000Z",
      "commit": "36878434147db4983af38ef5f4206dd72d9fd530",
      "fileid": "8fb19b2ffe71f53b723c34e0c3565902826c7fd31b2ad3b13406157776e5ee81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26356056745"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2-0",
      "date": "2026-05-24T08:17:15.000Z",
      "commit": "36878434147db4983af38ef5f4206dd72d9fd530",
      "fileid": "e63f7023743f9972c1402dcb4001955876864b15671d3ee1a175356af8ec2d66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26356056745"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2-0",
      "date": "2026-05-24T08:17:40.000Z",
      "commit": "36878434147db4983af38ef5f4206dd72d9fd530",
      "fileid": "2b69650fd0393c78f865ea64b94c033eef63d6fb0f7eba3adab30d882e26d888",
      "status": "success",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26356056745"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2-0",
      "date": "2026-05-24T08:16:57.000Z",
      "commit": "36878434147db4983af38ef5f4206dd72d9fd530",
      "fileid": "377ea4e30898f6ab9f7d3d915561177674704081094ae226a34ebaebc6cd5b30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26356056745"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2-0",
      "date": "2026-05-24T08:16:51.000Z",
      "commit": "36878434147db4983af38ef5f4206dd72d9fd530",
      "fileid": "be74375dc0184a848d23a2855c8bd939cf1977f4080ad7772403c16164671263",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26356056745"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2-0",
      "date": "2026-05-24T08:16:44.000Z",
      "commit": "36878434147db4983af38ef5f4206dd72d9fd530",
      "fileid": "76c3d2e350fd01c6d9831b95bbdfc3a5b6676981d3fbee9d2899e7a3cbeefab5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26356056745"
    }
  ]
}