Announcement

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

  • spost13 is back!

    Long and Freese's spost13 package has found a new home at Stanford! To install it,

    Code:
    net from https://spost.su.domains/
    If you already have spost13, even if you have the most current version, I suspect it is a good idea to uninstall it and then reinstall it from Stanford. That way, if there are updates in the future, adoupdate will find them. Otherwise it will keep on checking the now nonexistent Indiana University site. Just type

    Code:
    ado uninstall spost13_ado
    -------------------------------------------
    Richard Williams
    Professor Emeritus of Sociology
    University of Notre Dame
    StataNow Version: 19.5 MP (2 processor)

    EMAIL: [email protected]
    WWW: https://academicweb.nd.edu/~rwilliam/

  • #2
    Originally posted by Richard Williams View Post
    Long and Freese's spost13 package has found a new home at Stanford! To install it,

    Code:
    net from https://spost.su.domains/
    If you already have spost13, even if you have the most current version, I suspect it is a good idea to uninstall it and then reinstall it from Stanford. That way, if there are updates in the future, adoupdate will find them. Otherwise it will keep on checking the now nonexistent Indiana University site. Just type

    Code:
    ado uninstall spost13_ado
    Thanks Prof. William. However, it does not work for me. I have tried several times and here is what Stata returned to me:
    . net from https://spost.su.domains/
    connection timed out
    https://spost.su.domains/ either
    1) is not a valid URL, or
    2) could not be contacted, or
    3) is not a Stata download site (has no stata.toc file).
    r(2);
    I am using Stata on a Mac chip M4. Any clues?

    Comment


    • #3
      Matthew Williams

      The command
      Code:
      net from https://spost.su.domains/
      works for me, so I suggest that you consult

      Code:
      help netio
      to see what may apply in your case. Another check would be to see what happens with say

      Code:
      ssc desc c
      to see whether the problem is generic and to do with the visibility of outside packages to your Stata.

      Comment


      • #4
        Matthew, works for me too. Besides what Nick says, sometimes problems are temporary (e.g. the Stanford servers are down) and if you try again a few hours later all is well.
        -------------------------------------------
        Richard Williams
        Professor Emeritus of Sociology
        University of Notre Dame
        StataNow Version: 19.5 MP (2 processor)

        EMAIL: [email protected]
        WWW: https://academicweb.nd.edu/~rwilliam/

        Comment


        • #5
          Originally posted by Matthew Williams View Post

          Thanks Prof. William. However, it does not work for me. I have tried several times and here is what Stata returned to me:

          I am using Stata on a Mac chip M4. Any clues?
          Worked for me my M3 mac, although the install was pretty slow. I suspect Richard is right that it might be a temporary site error.

          Comment


          • #6
            This is GREAT news!!!!

            Comment


            • #7
              BOOM, it's working!!!!

              Comment


              • #8
                Thank you!

                Comment


                • #9
                  Great. Thanks.

                  Comment


                  • #10
                    Originally posted by Matthew Williams View Post
                    Thanks Prof. William. However, it does not work for me. I have tried several times and here is what Stata returned to me:
                    I am using Stata on a Mac chip M4. Any clues?
                    @Matthew Williams
                    I’m experiencing the same issue—when I run net from https://spost.su.domains/ in Stata, I get a “connection timed out” error.
                    Then I tried accessing the URL directly via a browser. It leads to a Stanford Domains landing page that says: “Welcome to Stanford Domains! Your domain, spost.su.domains, is successfully hosted and working. You can log in to your control panel to get started configuring your domain.” There’s no Stata installation interface, and it seems to require SUNet credentials, which are typically only available to Stanford students and staff. This makes me wonder whether public access to the package is currently blocked or misconfigured.
                    At this point, I haven’t found a solution. Have you been able to resolve this on your end? Thanks.
                    Last edited by Luli Cao; 01 Aug 2025, 19:13.

                    Comment


                    • #11
                      Hi Luli Cao. Just moments ago, I uninstalled and then reinstalled spost13 by following the instructions in #1.
                      --
                      Bruce Weaver
                      Email: [email protected]
                      Version: Stata/MP 19.5 (Windows)
                      Crypticity belongs in crosswords, not code! 🤨

                      Comment


                      • #12
                        Worked fine for me just now too. As noted in post #4, often problems like this are temporary as a server is down. If problems persist, see Nick's post #3.
                        -------------------------------------------
                        Richard Williams
                        Professor Emeritus of Sociology
                        University of Notre Dame
                        StataNow Version: 19.5 MP (2 processor)

                        EMAIL: [email protected]
                        WWW: https://academicweb.nd.edu/~rwilliam/

                        Comment


                        • #13
                          I had the issue that a version of mlogtest interfered with the installation: uninstalling sg155 resolved the issue

                          Code:
                          ado uninstall sg155

                          Comment


                          • #14
                            I have tried to install Spost13 several times over the past several days, but receive this error message:

                            . net from https://spost.su.domains/

                            sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderE xception: unable to find valid certification path to requested target
                            https://spost.su.domains/ either
                            1) is not a valid URL, or
                            2) could not be contacted, or
                            3) is not a Stata download site (has no stata.toc file).


                            I get the same message when trying via . search spost13

                            Comment


                            • #15
                              I'm not sure, but I just tried this now on Stata 18 and I can see spost is hosted there.

                              Comment

                              Working...
                              X