Announcement

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

  • New package sscpax on SSC

    Thanks once again to Kit Baum, a new package sscpax is now available for download from SSC. In Stata, use the ssc command to do this.

    The sscpax package is described as below on my website, and is designed to save labour when a SSC package requires a list of other SSC packages in order to work.

    Best wishes

    Roger

    ----------------------------------------------------------------------------
    package sscpax from http://www.rogernewsonresources.org.uk/stata10
    ----------------------------------------------------------------------------

    TITLE
    sscpax: Describe, install, or uninstall a list of SSC packages

    DESCRIPTION/AUTHOR(S)
    sscpax inputs a list of SSC package names and either describes,
    installs, or uninstalls the packages in the list that are present
    on SSC. sscpax is useful if the user wants to install a package,
    and also to install other SSC packages, on which the first
    package is dependent.

    Author: Roger Newson
    Distribution-Date: 14november2021
    Stata-Version: 10

    INSTALLATION FILES (click here to install)
    sscpax.ado
    sscpax.sthlp
    ----------------------------------------------------------------------------
    (click here to return to the previous screen)



  • #2
    Hello Mr. Roger, thanks for the new command. Just for curiosity and a digression, does -pax- stand for -packages- ? or -packages X- ?

    Comment


    • #3
      Hi Roger. What are the advantages over -usepackage- (SSC)? Thanks.

      Code:
      ssc describe usepackage
      --
      Bruce Weaver
      Email: [email protected]
      Version: Stata/MP 18.5 (Windows)

      Comment

      Working...
      X