Title: Phase I/II Adaptive Dose-Finding Design for MTA
Diff between dfmta versions 1.2 dated 2015-04-21 and 1.3-1 dated 2015-04-26
Description: Phase I/II adaptive dose-finding design for single-agent
Molecularly Targeted Agent (MTA), according to the paper "Phase
I/II Dose-Finding Design for Molecularly Targeted Agent: Plateau
Determination using Adaptive Randomization" (in review).
Author: Marie-Karelle Riviere and Jacques-Henri Jourdan
Maintainer: Marie-Karelle Riviere
DESCRIPTION | 12 ++++++------
MD5 | 8 ++++----
configure | 18 +++++++++---------
man/mtaBin_next.Rd | 2 +-
src/dfmta.cpp | 7 +++----
5 files changed, 23 insertions(+), 24 deletions(-)
Title: Phase I/II Adaptive Dose-Finding Design for Combination Studies
Diff between dfcomb versions 2.1 dated 2015-04-21 and 2.1-1 dated 2015-04-26
Description: Phase I/II adaptive dose-finding design for combination
studies. Several methods are proposed depending on the type of
combinations: (1) the combination of two cytotoxic agents, and (2)
combination of a molecularly targeted agent with a cytotoxic agent.
Author: Marie-Karelle Riviere and Jacques-Henri Jourdan
Maintainer: Marie-Karelle Riviere
DESCRIPTION | 6 +++---
MD5 | 6 +++---
configure | 18 +++++++++---------
src/plateau.cpp | 1 +
4 files changed, 16 insertions(+), 15 deletions(-)
Title: Time-Frequency Analysis of 1-D Signals
Diff between Rwave versions 2.2 dated 2014-05-08 and 2.4 dated 2015-04-26
Description: A set of R functions which provide an
environment for the Time-Frequency analysis of 1-D signals (and
especially for the wavelet and Gabor transforms of noisy
signals). It was originally written for Splus by Rene Carmona,
Bruno Torresani, and Wen L. Hwang, first at the University of
California at Irvine and then at Princeton University. Credit
should also be given to Andrea Wang whose functions on the
dyadic wavelet transform are included. Rwave is based on the
book: "Practical Time-Frequency Analysis: Gabor and Wavelet
Transforms with an Implementation in S", by Rene Carmona, Wen
L. Hwang and Bruno Torresani, Academic Press, 1998.
Author: S original by Rene Carmona
Maintainer: Jonathan M. Lees
DESCRIPTION | 12 +++++-----
MD5 | 54 ++++++++++++++++++++++++-------------------------
src/choldc.c | 28 ++++++++++++-------------
src/compinteg.c | 12 +++++-----
src/crazy_family.c | 4 +--
src/cwt_maxima.c | 3 --
src/cwt_morlet.c | 6 ++---
src/cwt_thierry.c | 4 +--
src/dau.c | 5 ++--
src/dau_wave.c | 2 -
src/dualwavelet.c | 8 +++----
src/dwfilter.c | 10 ++++-----
src/dwkernel.c | 2 -
src/gabor.c | 8 +++----
src/gkernel.c | 8 +++----
src/hessian_climbers.c | 2 -
src/mreconst.c | 8 +++----
src/pca_climbers.c | 10 ++++-----
src/pca_family.c | 8 +++----
src/ridge_annealing.c | 2 -
src/ridge_coronoid.c | 2 -
src/ridge_snakenoid.c | 6 ++---
src/rwkernel.c | 18 ++++++++--------
src/snake_annealing.c | 4 +--
src/splridge.c | 2 -
src/splsnake.c | 2 -
src/svd.c | 2 -
src/wv.c | 4 +--
28 files changed, 118 insertions(+), 118 deletions(-)
Title: Graphical User Interface (GUI) for Interactive R Analysis
Sessions
Diff between RPMG versions 2.1-5 dated 2014-01-03 and 2.1-7 dated 2015-04-26
Description: Really Poor Man's Graphical User Interface, used to create interactive R analysis sessions with simple R commands.
Author: Jonathan M. Lees
Maintainer: Jonathan M. Lees
DESCRIPTION | 16 ++++----
MD5 | 15 ++++----
R/jpng.R | 96 +++++++++++++++++++++++++++++++++++++++-------------
man/SELOPT.Rd | 2 -
man/SHOWPAL.Rd | 2 -
man/aGETXprofile.Rd | 3 +
man/chooser.Rd | 4 +-
man/jpng.Rd |only
man/jpostscript.Rd | 2 -
9 files changed, 95 insertions(+), 45 deletions(-)
Title: Various Programming Utilities
Diff between R.utils versions 2.0.0 dated 2015-03-01 and 2.0.1 dated 2015-04-26
Description: Utility functions useful when programming and developing R packages.
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson
DESCRIPTION | 8 -
MD5 | 18 +-
NEWS | 21 ++-
R/addFinalizerToLast.R | 5
R/compressFile.R | 2
R/toCamelCase.R | 2
R/withSeed.R | 144 ++++++++++-----------
R/withSink.R | 334 ++++++++++++++++++++++++-------------------------
tests/toCamelCase.R | 13 +
tests/withLocale.R | 118 ++++++++---------
10 files changed, 344 insertions(+), 321 deletions(-)