search for: rodrig

Displaying 11 results from an estimated 11 matches for "rodrig".

Did you mean: rodrigo
2011 Aug 03
3
Running R in a sandbox
...users to R running on Linux. Users must have ability to run their R scripts but avoid corrupting the operating system. How one can restrict/limit access of remote users to certain R functions? For example, dealing with IO (file system), graphical tools, etc. Thank you. -- Kind regards, Antonio Rodriges
2011 Feb 17
1
Looping Device unmounting problem
Dear All, I have created 252 loop devices in my system and i mounted few iso filses into loop devices .when i rebooting the system error showing "faild to umount " how can forcefully umount the loop device -- Thanks and Regards, -------------------------------------- Dixson Rodriges, Sr.Support Engineer, MoB:+91-9388534765,09249500533 Email: dixan23 at gmail.com,amdixan at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110217/c4a15c4b/attachment.html>
2012 Jan 10
1
Restricting R session
...ic server where each user has its own restricted R session? In particular, how to prohibit some set of functions, for example, from "base" package? How to limit session operating memory and CPU time? What additional security considerations must be taken care of? -- Kind regards, Antonio Rodriges
2010 Sep 06
2
Background Task: How to?
Hello everyone, my app is Twitter based, and all I have to do is get the tweets of a given user and retweet it in other twitter profile.. so when user1 tweets, user2 must automatically retweet. I think I must write some background job to make this work but I don''t know how? Any ideas? Any gem intended for things like this? Thanks! -- You received this message because you are subscribed
2010 Aug 03
2
Strange error message when rendering the scaffold form
Hello everyone, I am developing my application and I created a scaffold called listas, but when I acess /listas/new I get this error message: NoMethodError in Listas#new Showing /home/rodrigo3n/code/listeiroo/app/views/listas/_form.html.erb where line #15 raised: undefined method `deep_symbolize_keys'' for nil:NilClass Extracted source (around line #15): 12: <% end %> 13: 14: <div class="field"> 15: <%= f.label :nome %><br /> 16:...
2015 Feb 26
1
L2TP over IPSEC?
Hi All; anyone have any info on setting up a L2TP over IPSEC client vpn connection? Thanks in advance
2011 Jul 03
1
Isolines in vector format
Dear R users, I am working with netcdf data of NCEP/NCAR Climate Reanalysis. R does have capability to draw isolines using "contour". However, I need not to draw but to export contours in any vector format. Is it possible? Thank you.
2011 Dec 20
0
trends for georeferenced spatial global grid
...There are several grids corresponding to time steps, say for a month with 6 hour interval. Sure, one can create a loop and derive a trend value for each data point. Is there a better practice for this task to express it in a line or two or a dedicated package? Thank you -- Kind regards, Antonio Rodriges
2011 Feb 15
5
Path and Url
Hello everyone, what''s the real difference between root_url and root_path in Rails, for example. Apparently both lead to the same route in the application. Thanks! -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To
2011 Mar 15
8
Problems with Object#id deprecation
Hello everyone, in a test helper in my app I call category.id that gets the id of category in the database. However, when running RSpec I get the following error: As a parla customer /Users/saulolopes/code/parla/spec/acceptance/support/paths.rb:13: warning: Object#id will be deprecated; use Object#object_id /Users/saulolopes/code/parla/spec/acceptance/support/paths.rb:13: warning: Object#id
2012 Oct 03
0
ggplot2 problem
Dear all, We are trying the code from the paper (http://www.jstatsoft.org/v40/i01/) to build stars for each point on the map (plyr package). It uses ggplot2 package and works fine for ozone data but we can't get it work for our data (probably due to misunderstanding of some issues). Our data is SO2 time series for each point on the map with 0.25 degrees step. It has both NA, negative and