View2420db8
Don't import stats::plogisPeter Hickey authored on 28/06/2018 16:27:46 |
|
View463d05e
extract_block() was replaced with read_block() in DelayedArray 0.7.15Peter Hickey authored on 28/06/2018 16:12:40 |
|
Viewfc52a8d
write_block_to_sink() was replaced with write_block() in DelayedArray 0.7.15Peter Hickey authored on 28/06/2018 16:03:26 |
Viewd4d338c
Add TODOPeter Hickey authored on 18/06/2018 13:27:53 |
View61dabc4
Tweak DESCRIPTION and NAMESPACEPeter Hickey authored on 14/06/2018 20:43:20 |
|
View1823d04
Quieten R CMD checkPeter Hickey authored on 14/06/2018 19:39:15 |
|
View597d625
Fix bug in BSmooth()Peter Hickey authored on 14/06/2018 14:54:19 |
|
View9392512
Remove BPREDO from BSmooth()Peter Hickey authored on 14/06/2018 14:31:16 |
|
Viewe6cb967
Add some TODOs and NOTEsPeter Hickey authored on 14/06/2018 02:05:45 |
View0155772
FormattingPeter Hickey authored on 12/06/2018 19:56:44 |
View4fb2eae
Add `BACKEND` and `...` arguments to `BSmooth()`Peter Hickey authored on 11/06/2018 13:44:13 |
View9725691
Add TODOPeter Hickey authored on 31/05/2018 19:23:36 |
View588e496
Add TODOsPeter Hickey authored on 29/05/2018 19:26:19 |
View866ab76
Work in progress: refactoring bsseqPeter Hickey authored on 28/05/2018 23:42:18 |
Viewbfabb68
Use pmin()/pmax() instead of pmin2()/pmax2() in BSmooth() Faster to realise as array and use pmin()/pmax() than to use pmin2()/pmax2() on DelayedArray and then realise as array. No real penalty since have to load this data into memory anyway in order to smoothPeter Hickey authored on 19/07/2017 20:20:05 |