search for: envirnonment

Displaying 2 results from an estimated 2 matches for "envirnonment".

Did you mean: envirionment
2011 May 17
1
R crashes if "toFile" given "~/" in Linux envirnonment
I was running some sample code from a help page tonight and wished to redirect the sample output to my Desktop under Linux (Mint-Debian 64 if it makes a different). I was surprised to find that file name expansion using the ubuquitious "~/" was not recognized, in fact it caused R to crash. Is this expected behavior? See my output below and sessionInfo(). Also, not shown, but
2006 May 31
0
How to know that a plugin is loaded
...t solution: class Post < ActiveRecord::Base acts_as_taggable if defined? Tag .... end That is, check if the class Tag (a class that creates the plugin) is defined? Do you know a more elegant alternative? By the way, this works perfectlly with Lighttpd + FastCGIs, but in our development envirnonment, using Apache2 + FastCGIs it only works in the first requirement to the dispatch. Any idea? Thanks! -- Fernando Blat blog > http://www.tabernadelturco.com