Message-ID: <4F131862.60604@statistik.tu-dortmund.de>
Date: 2012-01-15T18:18:10Z
From: Uwe Ligges
Subject: How to modify the start-up message
In-Reply-To: <1326382025.29925.YahooMailNeo@web94902.mail.in2.yahoo.com>
On 12.01.2012 16:27, Ron Michael wrote:
> Hi all, I got a custom R package in .zip (i.e. meant only for Windows installation). When I load that package, there are some start-up messages, probably loading through .onLoad() function. However I want to modify those messages. Please note that I do not have any other version of that package like .tar.gz fomat etc.
>
> Having only the .zip version, is there any possibility to modify those start-up functionalities of that package?
You should always modify packages by applying the changes to the source
package and reinstall that. Hence ask those who provided the binary
package for a source version.
Uwe Ligges
>
> Thanks for your help.
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel