Other packages > Find by keyword >

date  

Functions for Handling Dates
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("date", "1.2-42")



Attach the package and use:
library("date")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-05-03
Latest Update: 2023-01-31
Description:
Functions for handling dates.
How to cite:
Kurt Hornik (1999). date: Functions for Handling Dates. R package version 1.2-42, https://cran.r-project.org/web/packages/date
Previous versions and publish date:
1.2-2 (1999-05-03 07:55), 1.2-3 (2000-05-07 08:42), 1.2-4 (2000-06-18 12:48), 1.2-6 (2001-02-25 18:00), 1.2-7 (2001-03-24 10:41), 1.2-8 (2001-06-02 17:21), 1.2-9 (2001-07-15 00:18), 1.2-10 (2001-08-16 23:13), 1.2-11 (2001-11-27 14:25), 1.2-12 (2002-03-31 22:27), 1.2-13 (2003-04-23 12:23), 1.2-14 (2003-07-28 23:16), 1.2-15 (2003-07-29 18:24), 1.2-16 (2003-08-06 23:38), 1.2-17 (2004-01-31 13:52), 1.2-18 (2004-06-09 09:12), 1.2-19 (2006-06-26 10:15), 1.2-20 (2006-08-05 12:52), 1.2-21 (2006-09-10 21:34), 1.2-22 (2006-09-29 14:46), 1.2-23 (2006-12-19 18:21), 1.2-24 (2007-02-01 16:08), 1.2-25 (2007-07-13 07:29), 1.2-26 (2007-12-24 12:14), 1.2-27 (2009-02-05 14:55), 1.2-28 (2009-09-10 21:02), 1.2-29 (2009-10-20 12:14), 1.2-30 (2011-09-18 09:37), 1.2-31 (2011-10-04 10:39), 1.2-32 (2011-12-23 07:49), 1.2-33 (2012-12-22 13:50), 1.2-34 (2014-03-17 12:26), 1.2-35 (2016-12-08 21:04), 1.2-36 (2017-01-17 12:33), 1.2-37 (2017-02-20 20:21), 1.2-38 (2018-01-06 16:08), 1.2-39 (2020-02-05 18:52), 1.2-40 (2022-10-18 12:11), 1.2-41 (2022-12-20 08:27)
Other packages that cited date R package
View date citation profile
Other R packages that date depends, imports, suggests or enhances
Functions, R codes and Examples using the date R package
Some associated functions: as.date . date.ddmmmyy . date.mdy . date.mmddyy . date.mmddyyyy . dateject . mdy.date . 
Some associated R codes: date.R .  Full date package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

comat  
Creates Co-Occurrence Matrices of Spatial Data
Builds co-occurrence matrices based on spatial raster data. It includes creation of weighted co-occu ...
Download / Learn more Package Citations See dependency  
analyzer  
Data Analysis and Automated R Notebook Generation
Easy data analysis and quality checks which are commonly used in data science. It combines the tabul ...
Download / Learn more Package Citations See dependency  
Runuran  
R Interface to the 'UNU.RAN' Random Variate Generators
Interface to the 'UNU.RAN' library for Universal Non-Uniform RANdom variate generators. Thus it a ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ggplot2  
Create Elegant Data Visualisations Using the Grammar of Graphics
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the ...
Download / Learn more Package Citations See dependency  
spatialsample  
Spatial Resampling Infrastructure
Functions and classes for spatial resampling to use with the 'rsample' package, such as spatial cros ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns