Hmisc
Hmisc copied to clipboard
Harrell Miscellaneous
Hi Frank- I updated to Hmisc_3.17-4 recently, and I noticed that now the color-coding in some of my latex tables is off by a column when I also use column...
Trying to install the package on 3.2.3 version of R. Getting the error message as - Package Hmisc_3.17-2.zip is not available (for R version 3.2.3). Any idea what is happening...
Hi. I am facing below issue while build this package on R on Ubuntu 15.04 - R CMD check Hmisc - using log directory ‘/home/jenkins/workspace/Rlang_Hmisc_Ubuntu15.04/Hmisc.Rcheck’ - using R version 3.2.3...
I really like the `label()` function. I have recently noticed that when I scale a variable this label attribute is lost. I haven't had time to go deeper into this,...
This kind of package management causes problems that are easily avoided... Same Hmisc package version (3.16-0), but now that it's built on R 3.2.2, a wrench gets thrown in the...
I tried to install Hmisc for R 3.2.2, RStudio Version 0.99.473 Win7. After downloading the latest version of Hmsic and running install.packages(pkgs="F:/Temp/Hmisc_3.16-0.zip") Installing package into ‘C:/Users/Athena/Documents/R/win-library/3.2’ (as ‘lib’ is unspecified)...
The `latex()` docs say "Specify colheads=NULL to suppress column headings." When I do this, the column labels still appear. I think this is not intended. The column headings only disappear...
Hi, I have an issue with mdb.get (or csv.get). Interestingly only with R version 3.1.0 and not with R version 3.0.0. The installed versions of Hmisc are: R 3.1.0: Hmisc_3.14-4...
Hi, I receive an error when I use wtd.rank without weights: ``` x
If `recode` is an internal, undocumented function in Hmisc as it appears to be, it shouldn't be exported, especially considering it overwrites the more widely used `car::recode`. E.g. http://stackoverflow.com/questions/9337716/how-do-i-use-functions-in-one-r-package-masked-by-another-package https://stat.ethz.ch/pipermail/r-help/2010-June/242466.html