Skip to content

Releases: melff/memisc

0.99.15

05 Oct 10:43
Compare
Choose a tag to compare
  • 'mtable' objects printed or exported to LaTeX or HTML now include a legend for significance (p-value) symbols
  • merged bugfixes from latest CRAN release

0.99.14.12

30 Sep 23:54
Compare
Choose a tag to compare
  • Adapt 'spss.fixed.file' to data files with lines that are "too long".
  • Export C-function 'readfixedslice'.

0.99.14.11

07 Sep 13:36
Compare
Choose a tag to compare
  • Define `double()' only if R version is < 3.6.0
  • Remove crossrefs to 'car' package to escape the dependency hell created by that package

0.99.15-alpha.3

10 Jul 19:14
Compare
Choose a tag to compare
0.99.15-alpha.3 Pre-release
Pre-release
Handle POR files with empty variable labels

0.99.14.10

10 Jul 19:17
Compare
Choose a tag to compare
  • Handle SPSS "Portable files" with weights and empty value labels

0.99.14.9

20 Dec 22:42
Compare
Choose a tag to compare

2017-12-20:

  • Explicitly allow installation with R versions from 3.3.0
  • Fixed warning about tautological comparisons shown by check with
    flavor 'r-devel-linux-x86_64-fedora-clang'.

0.99.14.8

19 Dec 15:09
Compare
Choose a tag to compare

2017-12-19:

  • Fix compilation problems with R version < 3.4

2017-12-11:

  • Made bracket subsetting of mtable results safer and more coherent.

2017-12-10:

  • Allow package to be installed and run with R versions < to 3.4

0.99.15-alpha.2

12 Dec 16:54
Compare
Choose a tag to compare
0.99.15-alpha.2 Pre-release
Pre-release

Merged bugfixes from current 'CRAN' branch.

0.99.14.7

04 Dec 22:02
Compare
Choose a tag to compare

2017-12-01:
- Set a more sensible default for optional argument "show.eqnames" and
global option "mtable.show.eqnames".

0.99.14.6

18 Nov 23:33
Compare
Choose a tag to compare
  • Fixed obscure bug affecting import of spss system files under 32bit Windows. This bug was caused by excessive optimisation of for loops by the C compiler.