Skip to content

issue using package sos

2 messages · Neotropical bat risk assessments, Ben Bolker

#
Issue with sos package

I am now using R 2.14 and the sos package did work  with 2.13

 > library(sos)
Loading required package: brew
Attaching package: 'sos'
The following object(s) are masked from 'package:JGR':
     installPackages
The following object(s) are masked from 'package:utils':
 > library("sos"); findFn("random forest")
found 253 matches;  retrieving 13 pages
2 3 4 5 6 7 8 9 10 11 12 13
++++++++++++++++++++++++++
the first part looks as it used to int he past...but now I have the 
follow errors?

URL Error  no protocol: null/doc/html/packages.html
Click OK then another box pops up URL Error
unkonwn protocl: c
Clicked OK
Then the help window opens
Top line isted is C:\Documents~....\temp\RtmpE3Letk\fileaa22222
When I select the other tab packages .. it is blank.

As always clueless in Belize,


Bruce
#
Neotropical bat risk assessments <neotropical.bats <at> gmail.com> writes:
Have you tried it from within base R/R-Gui (it looks like you're
using JGR)?  findFn() doesn't work from within RStudio, and I can
imagine there's a similar situation with JGR.  At least trying it
would eliminate one possibility.

  Results of sessionInfo() would be helpful ...