Displaying 2 results from an estimated 2 matches for "expected_sing".
Did you mean:
expected_kind
2010 Apr 30
1
as.environment Error
Dear R community,
I have a problem with assign:
<snip>
for ( iii in 1:dim(ref_df)[2] )
{
ret <<- ref_df[,iii][names(single_string[ii])]*(single_count/sum(ref_df[,iii]))
assign(paste("expected_sing_ref",iii,sep=""),c(get(paste("expected_single_ref",iii,sep=""))), ret)
}
<snap>
The Error:
Error in as.environment(pos) : invalid argument
Has anybody an idea, how to solve this error ?
Thanks in advance,
Georg
2012 Jul 03
0
Wine release 1.5.8
The Wine development release 1.5.8 is now available.
What's new in this release (see below for details):
- More stream functionality in the C++ runtime.
- A number of Windows Codecs improvements.
- More WBEM classes and properties.
- Some HTML Help fixes.
- Support for printing fake italic fonts.
- Various bug fixes.
The source is available from the following locations: