Hi Ellison Thanks for the reply. The test package build I did using the skeleton package was in the same folder as the one I'm using now for the custom 'slo' package, so that is not the problem.
I just investigated whether it was an issue with program rights regarding downloading and installing new packages from RCMD, but even after double checking that all packages were installed (and finding some that wasn't,. which are now manually installed), it still doesn't work. Regarding the new plot implementation, I don't have a clue whether that is needed, but I fully trust the capabilities of the guy to made the source files - and as written previously - he is able to build the package on his machine. Venlig hilsen / Best regards Christer P. Volk Specialist SenseLab ________________________________ DELTA| Venlighedsvej 4 | 2970 Hørsholm | Denmark | madebydelta.com<http://madebydelta.com> c...@delta.dk<mailto:c...@delta.dk> | tel: +45 72 19 40 00 | direct: +45 72 19 43 45 [cid:image001.jpg@01CE7995.A881CD10] We help ideas meet the real world ________________________________ [cid:image002.jpg@01CE7995.A881CD10]<http://www.madebydelta.com/delta/campaign/newsletter-signup.page?> From: S Ellison-2 [via R] [mailto:ml-node+s789695n4670933...@n4.nabble.com] Sent: 5. juli 2013 15:07 To: Christer P. Volk Subject: Re: Error when building a custom package > I only get an error message, when trying to build a binary > file (or runnning /R CMD check <package name>/), not the > standard tar.gz. Here is what the output looks like in the > command prompt: > ... > I have gotten the impression that generally the error with > the "Error in file..." is a problem with a wrong path or > problems with permissions, Not sure whether it will solve your problem, but specifying a writeable location for R CMD INSTALL --build (as described in 1.3.3 "Building binary packages" in "Writing R extensions") should dodge a permission problem if that is the issue. Personally I prefer to do that anyway to avoid overwriting an existing (working) package installation. As an aside - probably unrelated and apparently not a warning anyway - I don't see why you would need to be be creating a new plot generic. Isn't the existing plot generic sufficient? S Ellison ******************************************************************* This email and any attachments are confidential. Any use...{{dropped:8}} ______________________________________________ [hidden email]</user/SendEmail.jtp?type=node&node=4670933&i=0> mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. ________________________________ If you reply to this email, your message will be added to the discussion below: http://r.789695.n4.nabble.com/Error-when-building-a-custom-package-tp4670866p4670933.html To unsubscribe from Error when building a custom package, click here<http://r.789695.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4670866&code=Y3ZvQGRlbHRhLmRrfDQ2NzA4NjZ8LTE5MDc2NTQ5MTc=>. NAML<http://r.789695.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. image001.jpg (37K) <http://r.789695.n4.nabble.com/attachment/4670938/0/image001.jpg> image002.jpg (38K) <http://r.789695.n4.nabble.com/attachment/4670938/1/image002.jpg> -- View this message in context: http://r.789695.n4.nabble.com/Error-when-building-a-custom-package-tp4670866p4670938.html Sent from the R help mailing list archive at Nabble.com. [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.