Displaying 9 results from an estimated 9 matches for "doumented".
Did you mean:
documented
2006 Apr 10
5
ActiveRecord: Behavior not doumented
Hello everbody, doing a
#find(:first,an_id)
with Rails 1.1.0 I expected that find returns the record which id mathches the
given parameter an_id or nil if it couldn''t be found.
This behaviour is documented on api.rubyonrails.org.
But the find returns the first available object and not nil if an_id is not in
the db. Is the doc on rubyonrails.org out of sync?
Greetings,
--
Daniel
2007 Jul 27
3
(PR#9811) sequence(c(2, 0, 3)) produces surprising results,
This is as doumented, and I think you could say the same thing of seq().
BTW, sequence() allows negative inputs, and I don't think you want
sum(input) in that case.
I've never seen the point of sequence(), but it has been around in R for a
long time. It is used in packages eRm, extRemes, hydrosanity, klaR, s...
2005 Dec 22
1
Ton's oftmp files in Outlook Express Folder[VASCL:A165472F8B5]
I have a server running Centos 4.2 with samba 3.0.14a running and using
roaming profiles in a domain setup. There is a user with 125 tmp files
in his Outlook Express Folder. They date back to June of this year
with different sizes from 300K to 65 meg. Is this a sign of a problem
with syncing? This same user has another problem. Let's call the user
jdoe. When he goes to the server
1999 Oct 25
1
Linking to html help from outside R
Dear R-help-ers
(Currently running Version 0.65.1 Release (October 07, 1999) on Solaris
2.6)
My problem has to do with updates of the R language. When I install a
new version, I would like to just change one directive, or a soft link to
the current doc/html/ directory, to update a bookmark I have pointing to
the current R doumentation directory. I've tried building a soft link:
2001 Nov 21
1
Slow printing in batch?
For doumentation purposes I run a batch R program that does reshaping etc.
of data and finally prints things.
When I paste the code into an R-window everything runs in a few seconds,
but in Batch mode i get in the output file the result below.
Any clues why R uses 4 min to print a 1129\times 6 dataframe in batch mode?
The scrit I use to run R is:
c:\stat\r\%R_VERS%\bin\Rterm --no-restore
2002 Jan 21
1
.Fortran or .C???
Hello,
I have made a dll with mingw32 fortran compiler. I load my dll with the dyn.load function, but when I call one of my Fortran procedures with the .Fortran instruction, an error message appears saying that my function is not in the load table. However, if I call my Fortran routines with ".C" it works fine. I would like to know what is happening here. Is it usual to call Fortran
2005 Mar 10
0
Asterisk@Home - Email to Fax
Hello All,
I am preparing to get Email to Fax setup on my AAH 0.6 box. While I am
finding plenty of doumentation on how to get this done using AstFax, it
occurred to me that I may want to ask if anyone knows the mechanism of
how AAH currently RECEIVES faxes. I don't want to screw up incoming by
installing AstFax. Can anyone confirm that AstFax used for email to fax
will run with the
1999 Jul 20
1
NT Always prompting for User-ID/Password
Hi Folks,
I've been trying to find a solution for this, but can't seem to find it
in the doumentation, nor in the lists.
We're running Samba-2.0.4b on Solaris 2.6. My smb.conf is included here:
[global]
server string = Test Server, Samba %v
workgroup = <Workgroup Name>
printing = sysv
browseable = yes
debuglevel = 2
netbios name
2008 Mar 11
6
Story testing views in isolation
Hi,
I''ve been investigating plain text stories, and I had a quick question. How
would I go about creating story tests for views in isolation, instead of the
full stack? I had hoped to be able to do a straight render ''/'', but it says
it can''t find the method.
The reason that I want to do this is that I want to give our
designer/business people a way to write