[R] Having trouble with running ldBands in Hmisc package. Posted in StackExchange

Pitch Mandava pgmandava at yahoo.com
Mon Oct 10 16:03:17 CEST 2016


I am trying to run the example from Hmisc package in RStudio environment under Windows 10 and downloaded ld98.exe> .libPaths()Produces the following output[1] "C:/Users/username/X1_Carbon/Documents/R/win-library/3.2"[2] "C:/Program Files/R/R-3.2.5/library"I moved the ld98.exe to C:/Users/username/X1_Carbon/Documents/R/win-library/3.2Then installed Hmisc and ran the following> require(Hmisc)
> b <- ldBands(5, pr=FALSE)Produces the followingError: could not find function "ldBands"To see if ld98.exe is working in the directory I ran the ld98.exe in the Windows environment I get the following outputProgram for computations related to group sequential boundaries using spending functions.Is this an interactive session? (1=yes,0=no)yes interactive = 1etc.....
	[[alternative HTML version deleted]]



More information about the R-help mailing list