Displaying 2 results from an estimated 2 matches for "handiest".
Did you mean:
hairiest
2007 May 22
3
rspec_on_rails'' spec:doc and dry runs
...--dry-run)
- NO NAME (Because of --dry-run)
- NO NAME (Because of --dry-run)
The examples_specdoc task for rspec itself, however, doesn''t use --dry-run.
Using dry runs presumably speeds things up significantly, but results
in "broken" docs when using one of rspec''s handiest features. Should
this be considered proper default behavior?
Replacing the task is easy enough, so there''s a good case for dry runs
being the default behavior. I''m just curious.
Kyle
2010 Oct 20
1
how to connect to a remote PostgreSQL database from R on mac osx
Hello List,
I would like to connect to a postgreSQL database on a remote server and I am wondering what is the best package to do that. I have just installed RpgSQL, RPostgreSQL, Rdbi and RODBC.
The handiest to me is RPostgreSQL but I don't see how to connect to a remote server with it. For sure I can connect to remote server with RODBC, but since I am on a Mac OSX 10.6, I have quite difficulties to find ODBC drivers and compile them.
Any advice is more than welcome.
best regards,
Simone Gabbriel...