LICENSE
README.md
pyproject.toml
setup.py
brmspy/__init__.py
brmspy/__init__old.py
brmspy/build.py
brmspy.egg-info/PKG-INFO
brmspy.egg-info/SOURCES.txt
brmspy.egg-info/dependency_links.txt
brmspy.egg-info/not-zip-safe
brmspy.egg-info/requires.txt
brmspy.egg-info/top_level.txt
brmspy/_brms_functions/__init__.py
brmspy/_brms_functions/brm.py
brmspy/_brms_functions/diagnostics.py
brmspy/_brms_functions/families.py
brmspy/_brms_functions/formula.py
brmspy/_brms_functions/generic.py
brmspy/_brms_functions/io.py
brmspy/_brms_functions/prediction.py
brmspy/_brms_functions/prior.py
brmspy/_brms_functions/stan.py
brmspy/_build/__init__.py
brmspy/_build/_metadata.py
brmspy/_build/_pack.py
brmspy/_build/_stage.py
brmspy/_runtime/__init__.py
brmspy/_runtime/_activation.py
brmspy/_runtime/_config.py
brmspy/_runtime/_download.py
brmspy/_runtime/_github.py
brmspy/_runtime/_install.py
brmspy/_runtime/_manifest.py
brmspy/_runtime/_platform.py
brmspy/_runtime/_r_env.py
brmspy/_runtime/_r_packages.py
brmspy/_runtime/_rtools.py
brmspy/_runtime/_state.py
brmspy/_runtime/_storage.py
brmspy/_session/__init__.py
brmspy/_session/environment.py
brmspy/_session/environment_parent.py
brmspy/_session/session.py
brmspy/_session/transport.py
brmspy/_session/codec/__init__.py
brmspy/_session/codec/base.py
brmspy/_session/codec/builtin.py
brmspy/_session/codec/dataclass.py
brmspy/_session/codec/registry.py
brmspy/_session/worker/__init__.py
brmspy/_session/worker/logging.py
brmspy/_session/worker/setup.py
brmspy/_session/worker/sexp_cache.py
brmspy/_session/worker/worker.py
brmspy/_singleton/__init__.py
brmspy/_singleton/_brms.py
brmspy/_singleton/_shm_singleton.py
brmspy/brms/__init__.py
brmspy/brms/_brms_module.py
brmspy/brms/_build_module.py
brmspy/brms/_manage_module.py
brmspy/helpers/__init__.py
brmspy/helpers/log.py
brmspy/helpers/_rpy2/__init__.py
brmspy/helpers/_rpy2/_conversion.py
brmspy/helpers/_rpy2/_priors.py
brmspy/helpers/_rpy2/_robject_iter.py
brmspy/helpers/_rpy2/_converters/__init__.py
brmspy/helpers/_rpy2/_converters/_arrays.py
brmspy/helpers/_rpy2/_converters/_dispatch.py
brmspy/helpers/_rpy2/_converters/_formula.py
brmspy/helpers/_rpy2/_converters/_generic.py
brmspy/helpers/_rpy2/_converters/_registry.py
brmspy/helpers/_rpy2/_converters/_vectors.py
brmspy/session/worker/worker_sexp_cache.py
brmspy/types/__init__.py
brmspy/types/brms_results.py
brmspy/types/errors.py
brmspy/types/formula_dsl.py
brmspy/types/rpy2_converters.py
brmspy/types/runtime.py
brmspy/types/session.py
brmspy/types/shm.py
brmspy/types/shm_extensions.py
tests/test_basic.py
tests/test_conversion.py
tests/test_diagnostics.py
tests/test_families.py
tests/test_formula.py
tests/test_generic.py
tests/test_integration.py
tests/test_io.py
tests/test_log.py
tests/test_predictions.py
tests/test_priors.py
tests/test_rdeps_1_install.py
tests/test_rdeps_2_install_prebuilt.py
tests/test_rdeps_3_install_extended.py
tests/test_rdeps_build.py
tests/test_rdeps_config.py
tests/test_rdeps_github.py
tests/test_rdeps_platform.py
tests/test_rdeps_r_env.py
tests/test_rdeps_rtools.py
tests/test_rdeps_storage.py
tests/test_shared_memory_lifetime.py