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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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