Skip to content

flexstanr

0.1.0

Portable Backend Layer for 'Stan' Models

0packages depend
95downloads / year
75.2%test coverage
12/12checks pass

Overview

About
Maintained by Carl PearsonFirst published 2026-07-171 releasesCRAN page ↗GitHub ↗

Gives a 'Stan'-based R package one interface for fitting its models through either 'rstan' or (optionally) 'cmdstanr'. Collects and validates sampler options, guarding against mixing one backend's argument vocabulary into the other, dispatches the fit to the chosen backend, and exposes backend-agnostic accessors for reading posterior draws, extracting parameters, and running generated quantities. The host package supplies its own compiled models; flexstanr resolves them from the calling package at run time, so the same code works whichever backend is installed.

Install

Health

CRAN checks
12OK
Slowest check: 4.2 min · r-oldrel-macos-x86_64
Check history
  • OK2026-07-18
    7 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation signals are not tracked yet for this package.

Downloads

95
CRAN downloads in the past year
Rank #24,427 · ~0/day · ~8/mo
flexstanr
Daily download trend is not available in this view yet.
Also on1 autocran

Repository

Repository
0Stars
0Forks
2Open issues
1Open PRs
0Releases
Last activity 2026-07-23

Repository practices

Upstream repositoryBeta

3 development-tooling and community-health practices detected across 3 families in the upstream repository

Checks run against github.com/accidda/flexstanr on 2026-07-19.

Continuous integration (1)
GitHub Actions
CRAN release process (1)
cran-comments.md
Lint, format, editor (1)
lintr
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
9 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.1.0
Imports (3)
methodsrstantools
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (2)
Maintainer (1)
Author, Maintainer
Authors (2)
Author, Maintainer
Package Timeline

1 release. R releases are shown for context.

  • 0.1.0Latest
    2026-07-17 · current release
  • R
    R 4.6.0 released · 2026-04-24

Package metadata

First published
2026-07-17
Total releases
1 / 1 yrs
License
MIT + file LICENSE OSI
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →