jakesylvestre / r-orange

Automatically exported from code.google.com/p/r-orange
0 stars 0 forks source link

package manager updates #191

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I just put an updated version of base on the package list but it doesn't appear 
in the updates section of package manager.

Original issue reported on code.google.com by kylecovi...@gmail.com on 2 Jul 2010 at 6:32

GoogleCodeExporter commented 9 years ago
the most recent version is see is base-1.1 uploaded on 7/2/10. this is 
available through package manager for me. 

Original comment by anup.parikh on 4 Jul 2010 at 2:44

GoogleCodeExporter commented 9 years ago
OK.  Ken said he tried to update to this but it crashed his system.  Mostly I 
was trying to fix a problem with Load R Session and updating base would be the 
best way to do this and get the fixed file to him.

He also said that there was a problem loading a schema with a widget that he 
made.  It should have triggered Dummy but didn't.  I'll look into this.

Original comment by kylecovi...@gmail.com on 4 Jul 2010 at 5:27

GoogleCodeExporter commented 9 years ago
base 1.1 crashes the red-r because 

Traceback (most recent call last):
  File "red-RCanvas.pyw", line 11, in <module>
  File "orngRegistry.pyc", line 9, in <module>

  File "signals.pyc", line 123, in <module>

  File "signals.pyc", line 108, in forname

  File "C:\Program Files (x86)\Red-R\Red-R-1.7\libraries\base\signalClasses\RDataFrame.py", line 3, in <module>
    from libraries.base.signalClasses.RList import *
ImportError: No module named libraries.base.signalClasses.RList

I think you uploaded the trunk base. only the updated base from branch 1.7. I 
am removing the base 1.1 from the repository. 

Original comment by anup.parikh on 6 Jul 2010 at 1:33

GoogleCodeExporter commented 9 years ago
only way to fix this error is the reinstall red-r. 

Original comment by anup.parikh on 6 Jul 2010 at 1:36

GoogleCodeExporter commented 9 years ago
OK.  I was thinking of uploading a new installer sometime soon.  

I'm working on some issues with the suggested widgets bar.  We can talk about 
that on Wed.  

Original comment by kylecovi...@gmail.com on 6 Jul 2010 at 2:02

GoogleCodeExporter commented 9 years ago
can you send the new links to the different package upload systems.

We should allow ourselves to quickly set any repository version and to upload 
packages to these.  Will you do something with this in the redRweb module?

Original comment by kylecovi...@gmail.com on 11 Jul 2010 at 10:15