Title: Wilcoxon based gene set enrichment analysis
Diff between wgsea versions 1.05 dated 2012-08-29 and 1.06 dated 2012-10-28
Description: Non parametric alternative to Kolmogorov-Smirnov based
standard GSEA testing.
Author: Chris Wallace
Maintainer: Chris Wallace
DESCRIPTION | 8 ++++----
MD5 | 10 +++++-----
NAMESPACE | 1 +
R/pairtest.R | 10 +++++-----
inst/doc/wgsea.Rnw | 2 --
vignettes/wgsea.Rnw | 1 -
6 files changed, 15 insertions(+), 17 deletions(-)
Title: RAppArmor
Diff between RAppArmor versions 0.6.0 dated 2012-09-26 and 0.8.0 dated 2012-10-28
Description: R interfaces to Linux and AppArmor security stuff.
Author: Jeroen Ooms
Maintainer: Jeroen Ooms
CHANGES | 28
DESCRIPTION | 15
Debian-Wheezy.txt | 57
MD5 | 147 +-
NAMESPACE | 8
OpenSuse.txt | 25
R/aa_change_hat.R | 39
R/aa_change_profile.R | 23
R/aa_find_mountpoint.R | 10
R/aa_getcon.R | 23
R/aa_is_enabled.R | 20
R/errno.R |only
R/eval.secure.R | 21
R/kill.R | 13
R/ncores.R |only
R/onAttach.R |only
R/rlimits.R | 96 +
R/setaffinity.R |only
R/setgid.R | 17
R/setinteractive.R |only
R/setpgid.R | 14
R/setpriority.R | 33
R/setuid.R | 19
R/unittests.R |only
R/userinfo.R | 6
README.md | 76 -
debian/changelog | 6
debian/postinst | 2
debian/postrm | 8
inst/profiles/debian/rapparmor.d/r-base | 4
inst/profiles/debian/rapparmor.d/r-compile | 4
inst/profiles/debian/rapparmor.d/r-user | 4
inst/profiles/debian/rapparmor.d/testprofile | 4
inst/profiles/debian/usr.bin.r | 1
inst/profiles/suse |only
inst/tests |only
man/aa_change_hat.Rd | 14
man/aa_change_profile.Rd | 11
man/aa_find_mountpoint.Rd | 3
man/aa_getcon.Rd | 9
man/aa_is_enabled.Rd | 8
man/eval.secure.Rd | 17
man/kill.Rd | 3
man/ncores.Rd |only
man/rlimit_as.Rd | 5
man/rlimit_core.Rd | 5
man/rlimit_cpu.Rd | 59
man/rlimit_data.Rd | 5
man/rlimit_fsize.Rd | 5
man/rlimit_memlock.Rd | 5
man/rlimit_msgqueue.Rd | 5
man/rlimit_nice.Rd | 5
man/rlimit_nofile.Rd | 5
man/rlimit_nproc.Rd | 5
man/rlimit_rtprio.Rd | 5
man/rlimit_rttime.Rd | 5
man/rlimit_sigpending.Rd | 5
man/rlimit_stack.Rd | 5
man/setaffinity.Rd |only
man/setgid.Rd | 7
man/setinteractive.Rd |only
man/setpriority.Rd | 5
man/setuid.Rd | 7
man/unittests.Rd |only
man/userinfo.Rd | 3
paper/document.pdf | 1619 ++++++++++++++-------------
paper/document.tex | 2
src/aa_change_hat_wrapper.c | 2
src/aa_getcon_wrapper.c | 11
src/aa_is_enabled_wrapper.c | 11
src/getaffinity_count.c |only
src/getaffinity_wrapper.c |only
src/interactivity.c |only
src/ncores.c |only
src/rlimits.c | 12
src/setaffinity_wrapper.c |only
tests |only
77 files changed, 1584 insertions(+), 1007 deletions(-)