Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.41 KB

NEWS.md

File metadata and controls

41 lines (30 loc) · 1.41 KB

Version 1.5.1

  • Fix Makevars as per strict Brian Ripley request

Version 1.5.0

  • Use pre-compiled models as in rstantools.
  • Rename models to remove hyphens. Backwards compatibility is conserved however.
  • Do not expose Stan functions as this is impossible when using rstantools framework.

Version 1.4.2

  • Use updated version of roxygen2.

Version 1.4.0

  • Make changes to how compiled models are cached to satisfy silly CRAN policy. Now compilation happens more often: once per model per R session.

Version 1.3.0

  • Remove filter.genes and filter.cells, (renamed to use underscores) in order to pass CRAN checks.

Version 1.2.6

  • Deprecate filter.genes and filter.cells, (renamed to use underscores).

Version 1.2.5

Version 1.2.4

Version 1.2.3

  • Update for new package versions: rstan (2.10.1) and dplyr (0.5.0).

Version 1.2.2

  • Updated code for revision of manuscript. Changed cell size normalisation strategy.

Version 1.2.1

  • Fix for sqrt(integer) bug on Solaris x86.

Version 1.2.0

  • First version submitted to CRAN.