Skip to content

Question of R CMD check

7 messages · Duncan Murdoch, zhijie zhang, Uwe Ligges

1 day later
#
On 21/04/2010 9:48 PM, rusers.sh wrote:
You need to show us the end of the stam-Ex.Rout file.  It will contain 
the error message.

Duncan Murdoch
#
On 23/04/2010 1:19 PM, rusers.sh wrote:
The very first line of stam-Ex.R should be

pkgname <- "stam"

Is it?  If not, I'd like to see the package; could you send me a copy?  
If it is, then something in one of your examples is messing with it.  Do 
you have any calls to rm() or remove() in your examples?

Duncan Murdoch
#
Hi Duncan,
  Enclosed is the example package and the checking results. No rm() or
remove() in the example. Before this re-installation of  R and other tools
(e.g. Rtools), there are no errors for package checking.
  Thanks.

2010/4/23 Duncan Murdoch <murdoch.duncan at gmail.com>

  
    
1 day later
#
On 25.04.2010 20:33, rusers.sh wrote:
As discussed on R-help (?) before, Hmsic is not available as a Windows 
binary since it fails checks under current R-release.

Uwe Ligges