Difference between revisions of "Dap"
m (new release) |
m (new release) |
||
Line 3: | Line 3: | ||
|Short description=Statistics and graphics package | |Short description=Statistics and graphics package | ||
|Full description=Dap is a small statistics and graphics package, based on C, that provides core methods of data management, analysis, and graphics commonly used in statistical consulting practice. Anyone familiar with basic C syntax can learn Dap quickly and easily from the manual and the examples in it. Advanced features of C are not necessary, although they are available. As of Version 3.0, Dap can read SBS programs, thereby freeing the user from having to learn any C at all to run straightforward analyses. The manual contains a brief introduction to the C syntax needed for C-style programming for Dap. Because Dap processes files one line at a time, rather than reading entire files into memory, it can be, and has been, used on data sets that have very many lines and/or very many variables. | |Full description=Dap is a small statistics and graphics package, based on C, that provides core methods of data management, analysis, and graphics commonly used in statistical consulting practice. Anyone familiar with basic C syntax can learn Dap quickly and easily from the manual and the examples in it. Advanced features of C are not necessary, although they are available. As of Version 3.0, Dap can read SBS programs, thereby freeing the user from having to learn any C at all to run straightforward analyses. The manual contains a brief introduction to the C syntax needed for C-style programming for Dap. Because Dap processes files one line at a time, rather than reading entire files into memory, it can be, and has been, used on data sets that have very many lines and/or very many variables. | ||
− | |Homepage URL= | + | |Homepage URL=https://www.gnu.org/software/dap |
|User level=none | |User level=none | ||
|Computer languages=C | |Computer languages=C | ||
|Related projects=SalStat,Statist,StatistX,Apophenia,PSPP | |Related projects=SalStat,Statist,StatistX,Apophenia,PSPP | ||
|Keywords=graphics,statistics,data management,dap | |Keywords=graphics,statistics,data management,dap | ||
− | |Version identifier=3. | + | |Version identifier=3.10 |
− | |Version date= | + | |Version date=2014/04/16 |
|Version status=stable | |Version status=stable | ||
− | |Version download= | + | |Version download=https://ftp.gnu.org/gnu/dap/dap-3.10.tar.gz |
− | |||
|Last review by=genium | |Last review by=genium | ||
− | |Last review date= | + | |Last review date=2014/05/18 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
+ | |Status= | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=dap | |GNU package identifier=dap | ||
Line 30: | Line 30: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=objetora@freeshell.org | |Email=objetora@freeshell.org | ||
+ | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource |
Revision as of 12:49, 18 May 2014
GNU Dap
https://www.gnu.org/software/dap/
Statistics and graphics package.
Dap is a small statistics and graphics package, based on C, that provides core methods of data management, analysis, and graphics commonly used in statistical consulting practice. Anyone familiar with basic C syntax can learn Dap quickly and easily from the manual and the examples in it. Advanced features of C are not necessary, although they are available. As of Version 3.0, Dap can read SBS programs, thereby freeing the user from having to learn any C at all to run straightforward analyses. The manual contains a brief introduction to the C syntax needed for C-style programming for Dap. Because Dap processes files one line at a time, rather than reading entire files into memory, it can be, and has been, used on data sets that have very many lines and/or very many variables.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Susan Bassein | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Download | https://ftp.gnu.org/gnu/dap/ | |
Mailing List | https://lists.gnu.org/archive/html/dap-users/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-dap/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
General | https://savannah.gnu.org/people/ | |
VCS Repository Webview | https://web.cvs.savannah.gnu.org/viewvc/dap/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/dap/ | |
VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/dap/ |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.