Recent Releases of jlmerclusterperm
jlmerclusterperm - v1.1.4
- Imports
{JuliaFormulae}package for parsing R formula into Julia formula
Full Changelog: https://github.com/yjunechoe/jlmerclusterperm/compare/v1.1.3...v1.1.4
- R
Published by yjunechoe over 1 year ago
jlmerclusterperm - v1.1.3
No user-visible changes
Fixes for CRAN:
- Stricter specification of package versions in
Project.tomlto avoid version conflicts.
Full Changelog: https://github.com/yjunechoe/jlmerclusterperm/compare/v1.1.2...v1.1.3
- R
Published by yjunechoe almost 2 years ago
jlmerclusterperm - v1.1.2
New features:
jlmerclusterperm()exposes acache_dirargument for manually specifying the cache directory. This was added largely for the convenience of testing. The default value ofcache_dir = NULLpreserves old behavior.
Fixes for CRAN:
- Write cache to
tempdir()for the purposes of running examples and tests.
Full Changelog: https://github.com/yjunechoe/jlmerclusterperm/compare/v1.1.1...v1.1.2
- R
Published by yjunechoe about 2 years ago
jlmerclusterperm - v1.1.1
What's Changed
More informative warnings when constructing a spec object
Fixed minor bugs when interfacing with Julia
Fixed bug with reporting convergence warnings when only one is encountered
Full Changelog: https://github.com/yjunechoe/jlmerclusterperm/compare/v1.1.0...v1.1.1
- R
Published by yjunechoe about 2 years ago
jlmerclusterperm - jlmerclusterperm 1.1.0
Minor breaking change:
- Slightly loosened the default convergence criterion for permutetimewisestatistics()
Fixes for CRAN:
- Specified importing Ruserdir() from {backports} which was missing previously
Full Changelog: https://github.com/yjunechoe/jlmerclusterperm/compare/v1.0.6...v1.1.0
- R
Published by yjunechoe over 2 years ago
jlmerclusterperm - jlmerclusterperm 1.0.6
What's Changed
- Fix threshold example by @yjunechoe in https://github.com/yjunechoe/jlmerclusterperm/pull/21
Full Changelog: https://github.com/yjunechoe/jlmerclusterperm/compare/v1.0.5...v1.0.6
- R
Published by yjunechoe over 2 years ago
jlmerclusterperm - v1.0.5
No user-visible changes
Fixes for CRAN:
- Ensure minimum version requirements for Tables.jl and DataAPI.jl are met
What's Changed
- 1.0.5 patch by @yjunechoe in https://github.com/yjunechoe/jlmerclusterperm/pull/19
Full Changelog: https://github.com/yjunechoe/jlmerclusterperm/compare/v1.0.4...v1.0.5
- R
Published by yjunechoe over 2 years ago
jlmerclusterperm - jlmerclusterperm 1.0.4
No user-visible changes
What's Changed
- Type assertions in Julia functions by @yjunechoe in https://github.com/yjunechoe/jlmerclusterperm/pull/7
- Wrap Julia scripts into module by @yjunechoe in https://github.com/yjunechoe/jlmerclusterperm/pull/9
- Julia docstrings for exported functions by @yjunechoe in https://github.com/yjunechoe/jlmerclusterperm/pull/11
- Cache Manifest.toml in Ruserdir by @yjunechoe in https://github.com/yjunechoe/jlmerclusterperm/pull/17
Full Changelog: https://github.com/yjunechoe/jlmerclusterperm/compare/v1.0.3...v1.0.4
- R
Published by yjunechoe over 2 years ago
jlmerclusterperm - jlmerclusterperm 1.0.3
Fixes for CRAN:
- Use string for package version comparison
- R
Published by yjunechoe over 2 years ago
jlmerclusterperm - jlmerclusterperm 1.0.2
Bug fixes
jlmerclusterperm_setup()now works for rc and alpha builds of Julia
Fixes for CRAN:
- The exclusion of Manifest.toml is now specified in .Rbuildignore - only Project.toml is bundled as intended.
- R
Published by yjunechoe over 2 years ago
jlmerclusterperm - jlmerclusterperm 1.0.1
jlmerclusterperm_setup() now exits early if Julia version requirement (>=1.8) is not met.
Fixes for CRAN:
- Check Julia version requirement before proceeding to examples and tests
- R
Published by yjunechoe over 2 years ago
jlmerclusterperm - jlmerclusterperm 1.0.0
Breaking changes
- The
threshold_stepsargument ofwalk_threshold_steps()is renamed tosteps.
New features
- New functions to interface with Julia RNG seed:
get_rng_seed()andset_rng_seed()
- R
Published by yjunechoe over 2 years ago
jlmerclusterperm - jlmerclusterperm 0.2.0
Added vignettes. Significant usability improvements
- R
Published by yjunechoe almost 3 years ago
jlmerclusterperm - jlmerclusterperm 0.1.0
Initial release
- R
Published by yjunechoe almost 3 years ago