Thanks once again to Kit Baum, a new package sysport is now available for download from SSC. In Stata, use the ssc command to do this.
The sysport package is described as below on my website, and enables users to zip one or more of their Stata system directories for porting to machines that may have little or no Internet access, and which therefore cannot download add-on packages using the ssc or net commands.
Best wishes
Roger
---------------------------------------------------------------------------
package sysport from http://www.rogernewsonresources.org.uk/stata16
---------------------------------------------------------------------------
TITLE
sysport: Zip system directories for porting to another machine
DESCRIPTION/AUTHOR(S)
sysport inputs a list of one or more sysdir code words for system
directories and saves the corresponding directories to a zip file,
in which the system directories can be ported to another machine.
This is very useful if a user wants to port the user's add-on
packages to another machine, which may have no internet access or
restricted internet access, so the user may not be able to install
add-on packages using net or ssc.
Author: Roger Newson
Distribution-Date: 06december2021
Stata-Version: 16
INSTALLATION FILES (click here to install)
sysport.ado
sysport.sthlp
---------------------------------------------------------------------------
(click here to return to the previous screen)
Related Posts with New package sysport on SSC
Missing handling for pooled cross-sectional data (?)Hi all, I am using pooled cross-sectional data for a period of 14 years (it is not a panel!). I wil…
How to Fit Non-Linear Regressions with Scatter PlotDear Statalists, I really need help now. Thanks in advance. In the below code chunk, I would like …
Assert – why is false returned for values that appear equal after matrix conversion? Code: version 15 set obs 3 local a = 3.1415927 matrix A = (1\2\3.1415927) matrix B = A[3,1] sv…
How to select a subset of data from a full databaseDear all, If I have a database on STATA with multiple rows for each patient (due to multiple outpat…
stcompetDear Stata Forum, My research question: Among people who have had a kidney transplant, what are sur…
Subscribe to:
Post Comments (Atom)
0 Response to New package sysport on SSC
Post a Comment