Other packages > Find by keyword >

timetools  

Seasonal/Sequential (Instants/Durations, Even or not) Time Series
View on CRAN: Click here


Download and install timetools package within the R console
Install from CRAN:
install.packages("timetools")

Install from Github:
library("remotes")
install_github("cran/timetools")

Install by package version:
library("remotes")
install_version("timetools", "1.15.5")



Attach the package and use:
library("timetools")
Maintained by
Vladislav Navel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-02-06
Latest Update: 2023-08-29
Description:
Objects to manipulate sequential and seasonal time series. Sequential time series based on time instants and time durations are handled. Both can be regularly or unevenly spaced (overlapping durations are allowed). Only POSIX* format are used for dates and times. The following classes are provided : 'POSIXcti', 'POSIXctp', 'TimeIntervalDataFrame', 'TimeInstantDataFrame', 'SubtimeDataFrame' ; methods to switch from a class to another and to modify the time support of series (hourly time series to daily time series for instance) are also defined. Tools provided can be used for instance to handle environmental monitoring data (not always produced on a regular time base).
How to cite:
Vladislav Navel (2012). timetools: Seasonal/Sequential (Instants/Durations, Even or not) Time Series. R package version 1.15.5, https://cran.r-project.org/web/packages/timetools. Accessed 04 Jun. 2025.
Previous versions and publish date:
1.1-0 (2012-02-06 22:06), 1.1-2 (2012-04-25 13:06), 1.1-3 (2012-09-25 16:29), 1.1-6 (2012-10-31 10:26), 1.2.0 (2012-12-03 17:42), 1.4.0 (2013-04-11 14:50), 1.5.2 (2013-05-05 22:01), 1.6.0 (2014-05-13 16:36), 1.6.1 (2014-10-11 16:42), 1.6.5 (2014-12-08 21:49), 1.7.0 (2015-06-17 15:19), 1.7.2 (2015-09-09 21:19), 1.7.3 (2015-11-19 17:37), 1.7.4 (2016-03-24 23:54), 1.8.0 (2016-06-24 10:44), 1.8.1 (2017-02-02 01:56), 1.9.1 (2017-02-04 23:39), 1.11.1 (2017-03-30 23:37), 1.11.4 (2017-04-10 21:28), 1.12.0 (2017-08-18 11:29), 1.12.2 (2017-09-15 16:23), 1.12.3 (2017-10-16 15:25), 1.14 (2018-01-29 16:27), 1.15.2 (2022-12-16 12:40), 1.15.3 (2023-08-29 12:00), 1.15.4 (2025-03-22 18:40)
Other packages that cited timetools R package
View timetools citation profile
Other R packages that timetools depends, imports, suggests or enhances
Complete documentation for timetools
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

R.utils  
Various Programming Utilities
Utility functions useful when programming and developing R packages. ...
Download / Learn more Package Citations See dependency  
newFocus  
True Discovery Guarantee by Combining Partial Closed Testings
Closed testing has been proved powerful for true discovery guarantee. The computation of closed test ...
Download / Learn more Package Citations See dependency  
voson.tcn  
Twitter Conversation Networks and Analysis
Collects tweets and metadata for threaded conversations and generates networks. ...
Download / Learn more Package Citations See dependency  
LogConcDEAD  
Log-Concave Density Estimation in Arbitrary Dimensions
Software for computing a log-concave (maximum likelihood) estimator for independent and identically ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
deadband  
Statistical Deadband Algorithms Comparison
Statistical deadband algorithms are based on the Send-On-Delta concept as in Miskowicz(2006, ...
Download / Learn more Package Citations See dependency  

24,352

R Packages

207,311

Dependencies

65,804

Author Associations

24,331

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA