Hi Dirk,
thanks for the help I take a more thorough look at it.
Best
Simon
On Sep 9, 2013, at 3:41 PM, Dirk Eddelbuettel wrote:
>
> On 9 September 2013 at 09:26, Simon Urbanek wrote:
> | On Sep 9, 2013, at 4:22 AM, Simon Zehnder wrote:
> | > I am writing right now my own package that makes
Hi Simon,
thank you for this comment! I will do it now the regular way - this is always
the most reliable one.
Best
Simon
On Sep 9, 2013, at 3:29 PM, Simon Urbanek wrote:
> e you need something that the user has write-permissions for.
__
R-devel@
On 9 September 2013 at 09:26, Simon Urbanek wrote:
| On Sep 9, 2013, at 4:22 AM, Simon Zehnder wrote:
| > 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 o
On Sep 9, 2013, at 9:26 AM, Simon Urbanek wrote:
>
> On Sep 9, 2013, at 4:22 AM, Simon Zehnder wrote:
>
>> Dear R-Devels,
>>
>> I am writing right now my own package that makes use of 'tempfile' and there
>> within with 'path.package'.
BTW: if it's truly a temporary file, that that is a real
On Sep 9, 2013, at 4:22 AM, Simon Zehnder wrote:
> Dear 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. Here is t
Dear 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. Here is the code,
I use in my package:
".defaultDBPath"<- funct