Changes between Version 1 and Version 2 of Ticket #46786, comment 5


Ignore:
Timestamp:
Feb 13, 2015, 12:17:55 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46786, comment 5

    v1 v2  
    55If you follow the instructions on http://rnmr.nmrfam.wisc.edu/pages/data/data.html
    66
     7{{{
    78cd rNMR_HSQC_Example
    89rRNMR
     
    1112<shift click to select all of the *.hsqc files in the Open dialog from rNMR>
    1213<click the Open button in the Open dialog from rNMR>
     14}}}
    1315
    1416This produces an error message...
    1517
     18{{{
    1619Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") :
    1720  [tcl] invalid command name "tablelist::tablelist".
     21}}}
    1822
    1923which wasn't present until the recent R/tcl/tk revisions in MacPorts.
    2024Currently I have...
    2125
     26{{{
    2227tk @8.6.3_0+x11 (active)
    2328tcl @8.6.3_0+threads
     29}}}
    2430
    2531which always worked in the past.