New pages

Jump to: navigation, search
New pages
Hide registered users | Hide bots | Show redirects
  • 07:55, 21 May 2025Lint (hist | edit) ‎[2,475 bytes]Ceren (talk | contribs) (Created page with "'''lint'''- detects and corrects bad coding practices in Stata do-files. ==Syntax== <code>lint “input_file” [using “output_file”] , [options]</code> The lint command can be broken into two functionalities: Detection identifies bad coding practices in a Stata do-files Correction corrects bad coding practices in a Stata do-file. If an output_file is specified with using, then the linter will apply the Correction functionality and will write a new file with co...")
  • 15:38, 20 May 2025Reprun (hist | edit) ‎[3,214 bytes]Ceren (talk | contribs) (Created page with "'''reprun''' - This command is used to automate a reproducibility check for a single Stata do-file, or a set of do-files called by a main do-file. The command should be used interactively; reprun will execute one run of the do-file and record the state of Stata after the execution of each line. It will then run the entire do-file a second time and flag all potential reproducibility error caused by comparing the Stata state to the first run after each line. Debugging and...")
  • 07:55, 20 May 2025Reproot setup (hist | edit) ‎[2,185 bytes]Ceren (talk | contribs) (Created page with "'''reproot_setup''' - This command sets up and modifies the settings file used in <code>reproot</code> ==Syntax== '''Normal usage''': This mode opens the setup settings in a dialog box. It is not intended to be included in code used by others. This command is designed to be run interactively in Stata’s command window. <code>reproot_setup</code> '''Advanced usage''': This mode bypasses the dialog box and allows the user to set up and modify the settings file program...")
  • 07:38, 20 May 2025Reproot (hist | edit) ‎[5,042 bytes]Ceren (talk | contribs) (Created page with "'''reproot''' - Command for managing root file paths. ==Syntax== <code>reproot , project(string) roots(string) [ optroots(string) prefix(string) clear verbose]</code> <code>reproot</code> is a framework designed to streamline file path management across teams, eliminating the need for project-specific setup by individual users. Once <code>reproot</code> is configured on a user’s computer (see instructions below), root paths can be automatically loaded for all project...")
  • 14:11, 19 May 2025Repadolog (hist | edit) ‎[3,807 bytes]Ceren (talk | contribs) (Created page with "'''repadolog''' - Outputs a report of what commands are installed in the PLUS folder ==Syntax== <code>repadolog [using] , [detail save savepath(string) quietly]</code> ==Description== repadolog is a command that list what packages and commands are installed in the current PLUS folder together with meta data on these packages and commands. The meta data comes from the stata.trk which is what Stata use to keep track of which packages and which versions of these packages...")
  • 13:35, 19 May 2025Repado (hist | edit) ‎[4,164 bytes]Ceren (talk | contribs) (Created page with "'''repado''' - a command to handle ado-file dependencies ==Syntax== repado using adopath , [nostrict lessverbose] ==Description== This command is used to make sure that all users in a project use the exact same version of the commands the project code requires. This is done by creating a folder that we will call the ado-folder. This folder should be shared with the rest of the code of the project. This will work no matter how the files are shared. It can be using a sy...")
  • 07:48, 7 May 2025Repkit (hist | edit) ‎[4,240 bytes]Ceren (talk | contribs) (Created page with "== Repkit == This Stata module is a package providing a utility toolkit for reproducibility best-practices. The motivation for this package is to make the World Bank’s reproducibility best-practices more accessible to a wider Stata community. The best-practices promoted in this package appreciated identified and implemented as part of the [https://reproducibility.worldbank.org/index.php/home/ World Bank’s reproducibility effort]. Currently, this toolkit has the fol...")
  • 18:31, 16 April 2025Iehfc (hist | edit) ‎[14,001 bytes]Ma.visi (talk | contribs) (Created blank page)
all
(Main)
Talk
User
User talk
Dimewiki
Dimewiki talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk