fy: Utilities for Financial Years

In Australia, a financial year (or fiscal year) is the period from 1 July to 30 June of the following calendar year. As such, many databases need to represent and validate financial years efficiently. While the use of integer years with a convention that they represent the year ending is common, it may lead to ambiguity with calendar years. On the other hand, string representations may be too inefficient and do not easily admit arithmetic operations. This package tries to make validation of financial years quicker while retaining clarity.

Version: 0.4.2
Depends: R (≥ 3.1.0)
Imports: fastmatch, data.table, hutils, utils
Suggests: testthat (≥ 2.1.0), withr, rlang, zoo, covr
Published: 2023-09-12
Author: Hugh Parsonage [aut, cre]
Maintainer: Hugh Parsonage <hugh.parsonage at gmail.com>
License: GPL-2
NeedsCompilation: no
Materials: README NEWS
CRAN checks: fy results

Documentation:

Reference manual: fy.pdf

Downloads:

Package source: fy_0.4.2.tar.gz
Windows binaries: r-devel: fy_0.4.2.zip, r-release: fy_0.4.2.zip, r-oldrel: fy_0.4.2.zip
macOS binaries: r-release (arm64): fy_0.4.2.tgz, r-oldrel (arm64): fy_0.4.2.tgz, r-release (x86_64): fy_0.4.2.tgz
Old sources: fy archive

Reverse dependencies:

Reverse imports: grattan, grattanInflators

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fy to link to this page.