[Rd] Problems with snowfall

Arthur Allignol arthur.allignol at fdm.uni-freiburg.de
Thu Jul 17 10:41:16 CEST 2008


Hello,

Problem is fixed in version 1.52, which is on CRAN for some days now.
That missing object was saved in an rda file which somehow got lost on
the first release version. Sorry for this.

Best,
Arthur Allignol

giuseppe1.milicia at hsbcib.com wrote:
> Guys,
> 
> Is anyone using snowfall? It seems that the last version is broken. sfinit
> contains test code:
> 
>     data("config", package = "snowfall")
>     configM <- as.matrix(t(config))
>     config <- as.list(configM)
>     names(config) <- dimnames(configM)[[2]]
>     .sfOption$SERVER <<- as.character(config[["SERVER"]])
>     .sfOption$PORT <<- as.numeric(config[["PORT"]])
>     .sfOption$MAXNODES <<- as.numeric(config[["MAXNODES"]])
> 
> Which tries to set up the environment with the test data from "config"
> 
> On top of that is assumes the existence in the environment of a variable
> "sfOption", without that it doesn't get past the first few lines of code...
> 
> I wonder if the package is used by anyone around here?
> 
> Cheers,
> 
> // Giuseppe
> 
> ************************************************************
> HSBC Bank plc may be solicited in the course of its placement efforts for a
> new issue, by investment clients of the firm for whom the Bank as a firm
> already provides other services. It may equally decide to allocate to its
> own proprietary book or with an associate of HSBC Group. This represents a
> potential conflict of interest. HSBC Bank plc has internal arrangements
> designed to ensure that the firm would give unbiased and full advice to the
> corporate finance client about the valuation and pricing of the offering as
> well as internal systems, controls and procedures to identify and manage
> conflicts of interest.
> 
> HSBC Bank plc
> Registered Office: 8 Canada Square, London E14 5HQ, United Kingdom
> Registered in England - Number 14259
> Authorised and regulated by the Financial Services Authority.
> ************************************************************
> 
> 
> -----------------------------------------
> SAVE PAPER - THINK BEFORE YOU PRINT!
> 
> This transmission has been issued by a member of the HSBC Group
> "HSBC" for the information of the addressee only and should not be
> reproduced and/or distributed to any other person. Each page
> attached hereto must be read in conjunction with any disclaimer
> which forms part of it. Unless otherwise stated, this transmission
> is neither an offer nor the solicitation of an offer to sell or
> purchase any investment. Its contents are based on information
> obtained from sources believed to be reliable but HSBC makes no
> representation and accepts no responsibility or liability as to its
> completeness or accuracy.
> 
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>



More information about the R-devel mailing list