Skip to content

tsdb

Terribly-Simple Data Base for Time Series

v1.1-0 · Feb 20, 2023 · GPL-3

Description

A terribly-simple data base for numeric time series, written purely in R, so no external database-software is needed. Series are stored in plain-text files (the most-portable and enduring file type) in CSV format. Timestamps are encoded using R's native numeric representation for 'Date'/'POSIXct', which makes them fast to parse, but keeps them accessible with other software. The package provides tools for saving and updating series in this standardised format, for retrieving and joining data, for summarising files and directories, and for coercing series from and to other data types (such as 'zoo' series).

Downloads

313

Last 30 days

12665th

947

Last 90 days

4K

Last year

Trend: -13.1% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies datetimeutils fastmatch zoo tsdb

Version History

new 1.1-0 Mar 10, 2026
updated 1.1-0 ← 1.0-0 diff Feb 19, 2023
updated 1.0-0 ← 0.7-4 diff Jan 5, 2021
updated 0.7-4 ← 0.7-1 diff Aug 26, 2020
updated 0.7-1 ← 0.7-0 diff Aug 28, 2019
updated 0.7-0 ← 0.6-2 diff Aug 26, 2019
new 0.6-2 Apr 1, 2019