Skip to content

Releases: melff/memisc

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.

0.99.14.5

05 Nov 21:19
Compare
Choose a tag to compare
  • Made the display of left-hand sides of model equations optional in the
    output of mtable() by providing an optional argument "show.eqnames"
    and a global option "mtable.show.eqnames".
  • Fixed (internal) readChunk method for fixed-format files with SPSS meta data.
  • Made 'toLatex.escape.tex' an explicit option for 'toLatex' methods
    provided by the package

0.99.15-alpha.1

01 Nov 22:44
Compare
Choose a tag to compare
0.99.15-alpha.1 Pre-release
Pre-release
  • 'print' method for 'mtable' objects now shows a legend for significance symbols.