DTSg
A Class for Working with Time Series Data Based on 'data.table' and 'R6' with Largely Optional Reference Semantics (Development Version)
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.6%) to scientific vocabulary
Keywords
Repository
A Class for Working with Time Series Data Based on 'data.table' and 'R6' with Largely Optional Reference Semantics (Development Version)
Basic Info
- Host: GitHub
- Owner: gisler
- License: other
- Language: R
- Default Branch: main
- Homepage: https://gisler.github.io/DTSg
- Size: 1.1 MB
Statistics
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 16
Topics
Metadata Files
README.md
DTSg offers basic time series data functionalities such as listing of missing values, application of arbitrary aggregation as well as rolling (asymmetric) window functions and automatic detection of periodicity. As it is mainly based on data.table, it is fast and (in combination with the R6 package) offers reference semantics. In addition to its native R6 interface, it provides an S3 interface for those who prefer the latter. Finally yet importantly, its functional approach allows for incorporating functionalities from many other packages.
Installation
Install the latest release from CRAN:
install.packages("DTSg")
Install the development version from GitHub (requires the remotes package):
remotes::install_github("gisler/DTSg")
Semantic versioning
Releases of this project are versioned following the rules of SemVer.
Owner
- Name: Gerold Hepp
- Login: gisler
- Kind: user
- Location: Vienna
- Repositories: 2
- Profile: https://github.com/gisler
GitHub Events
Total
- Release event: 1
- Watch event: 1
- Delete event: 2
- Issue comment event: 1
- Push event: 103
- Pull request event: 4
- Create event: 3
Last Year
- Release event: 1
- Watch event: 1
- Delete event: 2
- Issue comment event: 1
- Push event: 103
- Pull request event: 4
- Create event: 3
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 15 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.67
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 10 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- gisler (7)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 475 last-month
- Total docker downloads: 41,971
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 16
- Total maintainers: 1
cran.r-project.org: DTSg
A Class for Working with Time Series Data Based on 'data.table' and 'R6' with Largely Optional Reference Semantics
- Homepage: https://gisler.github.io/DTSg/
- Documentation: http://cran.r-project.org/web/packages/DTSg/DTSg.pdf
- License: MIT + file LICENSE
-
Latest release: 2.0.0
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.2.0 depends
- R6 * imports
- checkmate * imports
- data.table * imports
- methods * imports
- RColorBrewer * suggests
- RcppCCTZ * suggests
- dygraphs * suggests
- fasttime * suggests
- knitr * suggests
- magrittr * suggests
- rmarkdown * suggests
- runner >= 0.3.5 suggests
- tinytest * suggests
- units * suggests
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- github/super-linter v4 composite
- actions/checkout v3 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite