[Rd] dir.create in 2.7.0dev (PR#10765)

2008-02-15 Thread dominik . locher
Hi I have some problems to create severeal directories at the same time dir2 = "C:/00test000/test/test1" dir.create(dir2, showWarnings = TRUE, recursive = TRUE) It works in 2.6.2 but not in 2.7.0dev I use Windows, R 2.7.0 (2008-02-15 r44484) Best regards Dominik ___

[Rd] Generic Functions

2008-02-27 Thread Dominik Locher
st package? Is there a way to define functions, which belongs to a specific class without getting in troubles with other packages? Thanks a lot for your help. Dominik -Ursprüngliche Nachricht- Von: Martin Morgan [mailto:[EMAIL PROTECTED] Gesendet: Montag, 25. Februar 2008 19:54 An: Domi