NEWS
orsk 1.0-4 (2018-05-17)
- drop package Rd file orsk-package.Rd, which has gotten out of sync
with the actual package metadata in the DESCRIPTION file.
orsk 1.0-3 (2017-04-28)
- To register native routines and to disable symbol search.
$cd orsk
$R
> tools::package_native_routine_registration_skeleton(".")
copy and paste the full output in a packagename_init.c (i.e., orsk_init.c) file to be put in src/
orsk 0.1-3 (2012-03-14)
- Add one more type of objective function
orsk 0.1-2 (2012-01-02)
- The method/software now includes least squares for three scenarios called by argument type, and on the log scale of odds ratio and confidence intervals.
- Replacing Fortran subroutine with R function for sorting sum of squares