search for: miscdata

Displaying 3 results from an estimated 3 matches for "miscdata".

Did you mean: misc_data
2008 Dec 05
0
R] adding a new dataset to the default R distribution
...utting the data into an R package, one possibility is to advertise on this list: "Orphan dataset, looking for a good home". In this case I have offered to include the data in the DAAGxtras package, and I am open to further such requests. Perhaps however, there should be a "miscdata" or suchlike package to which such datasets can be submitted? All it would require is for someone to offer to act as Keeper of the Miscellaneous Data". John Maindonald email: john.maindonald@anu.edu.au phone : +61 2 (6125)3473 fax : +61 2(6125)5549 Centre for Mathemat...
2004 Aug 04
1
Unable to start Winbind
...er = No os level = 0 domain master = No preferred master = No wins support = No wins server = 10.10.10.40 dns proxy = no Share Definitions [homes] comment = Home Directories browseable = no writeable = yes [printers] comment = All Printers path = /var/spool/samba browseable = no printable = yes [MiscData] comment = Misc path = /dev/Misc writeable = yes guest ok = yes [InternData] comment = InternData path = /dev/InternStorage writeable = yes guest ok = yes [NonRAIDData] comment = NonRAIDData path = /dev/NonRAIDStorage writeable = yes guest ok = yes [RAIDData] comment = RAIDData path = /dev/RAIDS...
2010 Nov 29
0
Updates for xlsReadWrite (1.5.3) and xlsReadWritePro (1.6.1/3)
...y change the arguments have been reworked. Here are the current and older declaration: - curr.: xls.image(file, action, sheet = NA|NULL, img = NA, range = NA, target = NA) - beta: xls.image(file, action, img = NA, range = NA, name = NA) - old: xls.image(file = NA, action, nameOrIdx = NA, miscData = NA, keep = NA) o xls.range, NAMEORINDEX argument renamed - 'nameorindex' becomes 'range' o template location moved - new: R_HOME/library/xlsReadWrite/template/TemplateNew.xls - (old/erronous: R_HOME/library/xlsReadWrite/libs/template, reported by B. Ripley for free ve...