maybe
1.1.0The Maybe Monad
6packages depend
3.9Kdownloads / year
100.0%test coverage
12/13checks pass
Overview
About
The maybe type represents the possibility of some value or nothing. It is often used instead of throwing an error or returning `NULL`. The advantage of using a maybe type over `NULL` is that it is both composable and requires the developer to explicitly acknowledge the potential absence of a value, helping to avoid the existence of unexpected behaviour.
Install
Health
CRAN checks
1NOTE12OK
Failing flavors
- NOTE r-devel-linux-x86_64-debian-gcc
Slowest check: 8.1 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 1.28
100.0%
Coverage · measured lines
97%
Documentation · exports
1
Dependencies · direct
Check history
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
Documentation
READMEYes · 718 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
- Examples that run
- 100%
- Documented parameters
- 98%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
3.9K
CRAN downloads in the past year
Rank #11,788 · ~11/day · ~324/mo
Daily download trend is not available in this view yet.
23630 days
85990 days
3.9K1 year
Also on99 r2u2 autocran908 conda_forge
Repository
Repository
49Stars
1Forks
0Open issues
0Open PRs
5Releases
47Commits
1Contributors
functional-programmingrstatsr
47 commits · Last activity 2023-08-10 · 0% stars, 30d
Stars over time
2024-10-13 · 472026-07-07 · 49
Forks over time
2023-11-04 · 12026-07-07 · 1
Releases over time
2023-08-06 · 52026-07-07 · 5
Issues over time
2023-11-06 · 02026-07-07 · 0
Repository practices
Upstream repositoryBeta
5 development-tooling and community-health practices detected across 5 families in the upstream repository
Checks run against github.com/armcn/maybe on 2026-07-31.
Continuous integration (1)
GitHub Actions
CRAN release process (1)
cran-comments.md
Docs source (1)
README.Rmd
Lint, format, editor (1)
RStudio project
Show all practices
Coverage (1)
Codecov
Dependencies
Declared dependencies
4 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (1)
LinkingTo (0)
none
Suggests (3)
Enhances (0)
none
Code & Tests
People & History
Package Timeline
5 releases. Pick two to compare their code metrics. R releases are shown for context.
0 of 2 selectedCompare selected
Package metadata
- First published
- 2022-01-27
- Total releases
- 5 / 4 yrs
- License
- MIT + file LICENSE OSI
- Download size
- 459 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet