search for: clinepi

Displaying 4 results from an estimated 4 matches for "clinepi".

Did you mean: cline
2012 Mar 13
1
Coding C++ in R. What is faster : Using bosst external libraries or R.h header file?
...********* IAN SCHILLER, M.Sc. Statistical research assistant, Division of Clinical Epidemiology, McGill University Health Center Assistant de recherche en statistiques, Département d'Épidémiologie Clinique, Centre Universitaire de Santé Mcgill Tel: 514 934 1934 ext. 36925 Email: ian.schiller@clinepi.mcgill.ca<mailto:ian.schiller@clinepi.mcgill.ca> [[alternative HTML version deleted]]
2012 Jan 05
1
Calling R functions within C/C++
...*** IAN SCHILLER, M.Sc. Statistical research assistant, Division of Clinical Epidemiology, McGill University Health Center Assistant de recherche en statistiques, Département d'Épidémiologie Clinique, Centre Universitaire de Santé Mcgill Tel: 514 934 1934 ext. 36925 Email: ian.schiller@clinepi.mcgill.ca<mailto:ian.schiller@clinepi.mcgill.ca> [[alternative HTML version deleted]]
2011 Mar 24
3
R CMD build creates tar file instead of tar.gz file
...****** IAN SCHILLER, M.Sc. Statistical research assistant, Division of Clinical Epidemiology, McGill University Health Center Assistant de recherche en statistiques, D?partement d'?pid?miologie Clinique, Centre Universitaire de Sant? Mcgill Tel: 514 934 1934 ext. 36925 Email: ian.schiller at clinepi.mcgill.ca
2010 Oct 28
1
How do I install (download) a package with my own package?
I want to create my own package in which some of my functions depend on functions already existing in another package that is not part of the default library (i.e. when you install R for the first time, you need to download that package to access the functions.) Is there a way to bundle this existing package with the package I will create so that one doesn't have to install my package and