Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Error when run heatplot with "function drop() not declared in class ColrSpace (120 lines skipped) "

    Code:
    ssc install heatplot
    Code:
    ssc install palettes, replace
    Code:
    ssc install colrspace, replace
    I installed(reinstalled) the above packages to my Stata 17 (all updated) and run heatplot.
    But, it comes up with the following error message and I couldn't have graphs.

    Code:
    function drop() not declared in class ColrSpace
    (120 lines skipped)
    Is there any solution for it?

    I somehow managed this error by re-installing gr0075.pkg but once I run the graph combine syntax, the above error message appeared again.

  • #2
    Updates:
    Seems like it start working after restarting STATA. Restarting the program may be the last step to complete the installation.

    Comment


    • #3
      Originally posted by Mark Hibino View Post
      Code:
      ssc install heatplot
      Code:
      ssc install palettes, replace
      Code:
      ssc install colrspace, replace
      I installed(reinstalled) the above packages to my Stata 17 (all updated) and run heatplot.
      But, it comes up with the following error message and I couldn't have graphs.

      Code:
      function drop() not declared in class ColrSpace
      (120 lines skipped)
      Is there any solution for it?

      I somehow managed this error by re-installing gr0075.pkg but once I run the graph combine syntax, the above error message appeared again.
      Did you figure out what is the problem? I got the same error.

      Comment

      Working...
      X