[R] Package installation and path.package
    Simon Zehnder 
    szehnder at uni-bonn.de
       
    Sun Sep  8 17:00:10 CEST 2013
    
    
  
Dear R-Users and R-Devels,
I am writing right now my own package that makes use of 'tempfile' and there within with 'path.package'. When I install it, I get the error: Error in path.package("mypackage") : none of the packages are loaded. 
I understand the error, but I would like to have a workaround. How can I give the path to the package I am actually installing without getting this error? 
Best
Simon
    
    
More information about the R-help
mailing list