Difference between revisions of "Dap"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=dap |Short description=Statistics and graphics package |Full description=Dap is a small statistics and graphics package, based on C, that provides core methods of d...")
 
m (Text replacement - "|Documentation note='''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-...)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=dap
+
|Name=GNU Dap
|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.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/dap/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/dap co dap
|Homepage URL=http://www.gnu.org/software/dap/dap.html
+
 
|VCS checkout command=
+
|Decommissioned or Obsolete=No
|Computer languages=C
+
|Donate=https://my.fsf.org/donate/
|Documentation note=
+
|Related projects=gnustandards,SalStat,Statist,StatistX,Apophenia,PSPP
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=SalStat,Statist,StatistX,Apophenia,PSPP
 
 
|Keywords=graphics,statistics,data management,dap
 
|Keywords=graphics,statistics,data management,dap
|Is GNU=y
+
|Version identifier=3.10
|Last review by=Janet Casey
+
|Version date=2014/04/16
|Last review date=2010-09-17
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/dap/dap-3.10.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/23
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=3.6
+
|User level=none
|Version date=2005-11-19
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=Yes
|Version download=http://ftp.gnu.org/gnu/dap/dap-3.6.tar.gz
+
|OpenPGP signature=https://ftp.gnu.org/gnu/dap/dap-3.10.tar.gz.sig
 +
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=dap
 
|License verified date=2001-09-17
 
|License verified date=2001-09-17
|Version comment=3.6 stable released 2005-11-19
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/06/14
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Susan Bassein
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Susan Bassein
 
 
|Email=objetora@freeshell.org
 
|Email=objetora@freeshell.org
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Savannah (Ref)
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/projects/dap/
|Resource URL=mailto:bug-dap@gnu.org
+
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/dap/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=VCS Repository Webview
|Resource kind=E-mail
+
|Resource URL=https://cvs.savannah.gnu.org/viewvc/dap/
|Resource URL=mailto:dap-users@gnu.org
+
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-dap/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/archive/html/dap-users/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/dap/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,x-window-system
+
|Interface=command-line, x-window-system
 
|Mathematics=statistics
 
|Mathematics=statistics
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Use=mathematics
 
|Use=mathematics
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-09-17
 
}}
 

Latest revision as of 14:40, 4 December 2020


[edit]

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

Verified by

Bendikker

Verified on

14 June 2018




Leaders and contributors

Contact(s)Role
Susan Bassein Maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://ftp.gnu.org/gnu/dap/
Mailing Listhttps://lists.gnu.org/archive/html/dap-users/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-dap/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/dap/
Savannah (Ref)https://savannah.gnu.org/projects/dap/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/dap/


Software prerequisites




Entry







"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





















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.