s-u / fasttime

Fast utility for date/time parsing and conversion in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fasttime

Fast Utility Functions for Time Parsing and Conversion

This package provides very fast functions for parsing date and timestamp formats. See RForge page and R documentation.

CRAN RForge check

To install the CRAN version, use simply

install.packages("fasttime")

For installation of the latest development version, use

install.packages("fasttime", repo="https://rforge.net")

About

Fast utility for date/time parsing and conversion in R


Languages

Language:C 95.5%Language:R 4.5%