graitapon / concerto-platform

Automatically exported from code.google.com/p/concerto-platform
0 stars 0 forks source link

Error in library(session) #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to "tests".
2. "add new object" and save
3. "debug" or "run test"

What is the expected output? What do you see instead?
Error in library(session) : there is no package called ‘session’
Calls: source -> eval.with.vis -> eval.with.vis -> library
Execution halted

What version of the product are you using? On what operating system?
v3.6.5 on debian 2.6.32-5-amd64.

Please provide any additional information below.
Package "session" is installed and setup page passed w/o errors.

Original issue reported on code.google.com by andrea.c...@gmail.com on 19 Jun 2012 at 12:04

Attachments:

GoogleCodeExporter commented 8 years ago
You have to install R package session in R.
Did the /setup check passed for library session ?

Original comment by LisPrzem...@gmail.com on 19 Jun 2012 at 12:07

GoogleCodeExporter commented 8 years ago
yes, /setup check passed.

Original comment by andrea.c...@gmail.com on 19 Jun 2012 at 12:10

Attachments:

GoogleCodeExporter commented 8 years ago
Please try to reinstall session package as a root user.

Original comment by LisPrzem...@gmail.com on 19 Jun 2012 at 12:24

GoogleCodeExporter commented 8 years ago

Original comment by LisPrzem...@gmail.com on 28 Jun 2012 at 5:59