search for: siteresourcecapacity

Displaying 1 result from an estimated 1 matches for "siteresourcecapacity".

2009 Jan 08
1
File name determines success or failure of package installation -- please help
...rsion of R OS: Windows XP PRO SP2 > Sys.getlocale() [1] "LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252" Details: In this example, I start with a file named "classSiteResourceCapacity.R" that contains the defintition of two classes shown below. file=classSiteResourceCapacity.R setClass("SiteResourceCapacity", representation( site = "character", siteResource = "character", studyResource = "character", capacity = "numeric",...