Other packages > Find by keyword >

almanac  

Tools for Working with Recurrence Rules
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("almanac", "1.0.0")



Attach the package and use:
library("almanac")
Maintained by
Davis Vaughan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-27
Latest Update: 2023-04-13
Description:
Provides tools for defining recurrence rules and recurrence sets. Recurrence rules are a programmatic way to define a recurring event, like the first Monday of December. Multiple recurrence rules can be combined into larger recurrence sets. A full holiday and calendar interface is also provided that can generate holidays within a particular year, can detect if a date is a holiday, can respect holiday observance rules, and allows for custom holidays.
How to cite:
Davis Vaughan (2020). almanac: Tools for Working with Recurrence Rules. R package version 1.0.0, https://cran.r-project.org/web/packages/almanac. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.1.0 (2020-05-27 12:10), 0.1.1 (2020-05-28 19:20)
Other packages that cited almanac R package
View almanac citation profile
Other R packages that almanac depends, imports, suggests or enhances
Complete documentation for almanac
Functions, R codes and Examples using the almanac R package
Some associated functions: adjustments . alma_events . alma_in . alma_next . alma_search . alma_seq . alma_step . almanac-defaults . almanac-package . almanac-vctrs-compat . cal_events . cal_match . cal_names . cal_us_federal . calendar-add-remove . calendar-locations . deprecated-recur . holiday-utilities . holidays . new-rbundle-set . new_rbundle . new_rschedule . pipe . radjusted . rbundle-add . rbundle-set . rcalendar . rcustom . recur_for_count . recur_on_day_of_month . recur_on_day_of_week . recur_on_day_of_year . recur_on_easter . recur_on_interval . recur_on_mday . recur_on_month_of_year . recur_on_position . recur_on_wday . recur_on_week_of_year . recur_on_yday . recur_on_ymonth . recur_on_yweek . recur_with_week_start . rholiday . roffset . rrule . rset-add . rset . stepper . 
Some associated R codes: aaa.R . adjustments.R . alma-events.R . alma-in.R . alma-next.R . alma-search.R . alma-seq.R . alma-step.R . almanac-deprecated.R . almanac-package.R . cache-radjusted.R . cache-rcalendar.R . cache-rintersect.R . cache-rrule.R . cache-rsetdiff.R . cache-runion.R . calendars.R . compat-purrr.R . conditions.R . conversion.R . defaults.R . holidays.R . import-standalone-obj-type.R . import-standalone-purrr.R . import-standalone-types-check.R . months.R . radjusted.R . rbundle-add.R . rbundle-set.R . rbundle.R . rcalendar.R . rcustom.R . recur-for-count.R . recur-on-day-of-month.R . recur-on-day-of-week.R . recur-on-day-of-year.R . recur-on-easter.R . recur-on-interval.R . recur-on-mday.R . recur-on-month-of-year.R . recur-on-position.R . recur-on-wday.R . recur-on-week-of-year.R . recur-on-yday.R . recur-on-ymonth.R . recur-on-yweek.R . recur-with-week-start.R . rholiday.R . rintersect.R . roffset.R . rrule-print.R . rrule.R . rschedule.R . rset.R . rsetdiff.R . runion.R . stepper.R . utils-pipe.R . utils.R .  Full almanac package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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