The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
conStruct 1.0.6
Minor changes
- Updated for compatibility with rstan 2.26
conStruct 1.0.5
Minor changes
- updated package to fully delegate the installation/compilation of stan models to rstantools.
- added a github actions R CMD CHECK workflow to make sure that changes are compatible across all platforms.
conStruct 1.0.4
Bug fixes
- updated data validation functions to be in compliance with mew class inheritance coming in next R release
conStruct 1.0.3
Major changes
- added
...
to conStruct
and x.validation
so additional arguments can be passed to rstan::sampling
Bug fixes
- fixed aliasing due to inefficient deep copy in stan model
- removed duplicated vignettes displayed on CRAN page
conStruct 1.0.2
Bug fixes
- updated Makevars and Makevars.win to be in compliance with CRAN policy
conStruct 1.0.1
Major changes
- following move to C++14 by Stan
structure2conStruct
now works for multiple STRUCTURE file formats
Bug fixes
- users can now specify their own custom plotting colors in
make.all.the.plots
conStruct 1.0.0
Major changes
- stan model blocks are now compiled at package installation instead of at a call to
conStruct
or x.validation
.
x.validation
is now parallelizable
- new
model-comparison
vignette (see vignette("model-comparison",package="conStruct")
)
- alphaD parameter is now rescaled to reflect non-normalized geographic distances
- compare.two.runs function added
Bug fixes
- Removed large files in git history on repo
conStruct 0.0.0.9000
Beta release
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.