Commit graph

2873 commits

Author SHA1 Message Date
brook
96809e3ed5 Initial commit
Streamlined data import and export by making assumptions that the user
is probably willing to make: 'import()' and 'export()' determine the
data structure from the file extension, reasonable defaults are used
for data import and export (e.g., 'stringsAsFactors=FALSE'), web-based
import is natively supported (including from SSL/HTTPS), compressed
files can be read directly without explicit decompression, and fast
import packages are used where appropriate. An additional convenience
function, 'convert()', provides a simple method for converting between
file types.
2019-07-31 00:47:04 +00:00
brook
814db1c19a Initial commit
A small wrapper on 'regexpr' to extract the matches and captured
groups from the match of a regular expression to a character vector.
2019-07-31 00:43:29 +00:00
brook
acaee87b11 Initial commit
Simple utility functions to read from and write to the Windows, OS X,
and X11 clipboards.
2019-07-30 22:58:20 +00:00
brook
037beb485e Initial commit.
Tests and assertions to perform frequent argument checks. A
substantial part of the package was written in C to minimize any
worries about execution time overhead.
2019-07-30 22:31:32 +00:00
ryoon
0780881a6e Disable intellij-idea-ce 2019-07-25 16:48:41 +00:00
schmonz
a016b6cffa Add and enable jdebp-redo. 2019-07-20 21:19:35 +00:00
schmonz
c8f4dd23ae Add and enable apenwarr-redo. 2019-07-20 21:17:39 +00:00
jaapb
0b81b40446 Added ocaml-ppxfind to Makefile SUBDIRs 2019-07-15 10:46:29 +00:00
nia
89e9dfac7e Remove devel/xulrunner192 and devel/swt.
xulrunner192 was the last remains of Firefox 3.6 in pkgsrc.

The last package depending on xulrunner192 was devel/swt. swt isn't used by
anything in pkgsrc (old versions of eclipse which weren't imported, maybe),
and was originally added by jmcneill, who says it can be removed now.
2019-07-11 12:07:38 +00:00
adam
84789f8c0a py-ipython010: removed, successors py-ipython and py-ipython5 2019-07-02 04:06:43 +00:00
adam
ab9eff2dd6 accerciser: removed, use accerciser3 instead 2019-07-02 04:04:34 +00:00
wiz
760350f00a devel/Makefile: + unittest-cpp. 2019-06-23 09:42:04 +00:00
adam
c2584c68f5 py-tabular: removed - no update since 2013; no use since matplotlib requires Python 3 2019-06-17 16:40:40 +00:00
gson
754d6b7157 py-pyte: Add version 0.8.0
Pyte is a Python library that emulates the DEC VT100 and compatible
video terminals.
2019-06-13 09:33:37 +00:00
ryoon
5071075392 Disable xulrunner45 2019-06-13 03:10:44 +00:00
markd
ac846fb340 py-gcovr: Add version 4.1
Gcovr provides a utility for managing the use of the GNU gcov utility
and generating summarized code coverage results. This command is
inspired by the Python coverage.py package, which provides a similar
utility for Python.
2019-06-11 11:34:38 +00:00
wen
38b1b7e02b Add R-fansi 2019-06-09 09:43:19 +00:00
kamil
4b186aed87 devel: + debugcon_printf 2019-06-08 23:55:49 +00:00
markd
5280248377 p5-GitLab-API-v4: add version 0.14
This module provides a one-to-one interface with the GitLab API v4. Much
is not documented here as it would just be duplicating GitLab's own API
Documentation.

Note that this distribution also includes the gitlab-api-v4 command-line
interface (CLI).
2019-06-03 11:20:59 +00:00
adam
43332ef59c py-importlib-metadata: added version 0.15
importlib_metadata is a library which provides an API for accessing an
installed package's metadata, such as its entry points or its top-level name.
This functionality intends to replace most uses of pkg_resources entry point
API and metadata API. Along with importlib.resources in Python 3.7 and newer
(backported as importlib_resources for older versions of Python), this can
eliminate the need to use the older and less efficient pkg_resources package.

importlib_metadata is a backport of Python 3.8's standard library
importlib.metadata module for Python 2.7, and 3.4 through 3.7. Users of Python
3.8 and beyond are encouraged to use the standard library module, and in fact
for these versions, importlib_metadata just shadows that module. Developers
looking for detailed API descriptions should refer to the Python 3.8 standard
library documentation.
2019-05-29 19:51:10 +00:00
markd
a1c9b5775c tex-tlshell{,-doc}: Add version 2019
A texlive tk shell
2019-05-15 08:39:05 +00:00
jaapb
d135a24cf9 Added ocaml-seq to Makefile SUBDIRs 2019-05-13 11:31:01 +00:00
jaapb
af7f207840 Added ocaml-mmap to Makefile SUBDIRs 2019-05-13 10:55:52 +00:00
kamil
95cf9ab51f + devel/picotrace 2019-05-06 23:19:21 +00:00
adam
18f7fb7bbd py-mmh3: added version 2.5.1
Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash
functions.
2019-04-28 18:47:13 +00:00
wiz
f2251ed3f1 glade3: remove, moved to glade 2019-04-28 07:08:15 +00:00
nonaka
f458d78139 Add java-jna 2019-04-05 12:59:12 +00:00
he
64404cc950 Add p5-Test-Bits and p5-Test-HexDifferences. 2019-03-26 16:36:02 +00:00
jaapb
68f8b17204 Added ocaml-ppx_sexp_value to Makefile SUBDIRs 2019-03-25 09:35:09 +00:00
jaapb
578c94c7a9 Added ocaml-eqaf to Makefile SUBDIRs 2019-03-25 09:31:01 +00:00
jaapb
e4b34dc298 Added ocaml-base_bigstring to Makefile SUBDIRs 2019-03-25 09:26:40 +00:00
jaapb
675e502dbe Added ocaml-core to Makefile SUBDIRs 2019-03-25 09:15:21 +00:00
jaapb
13fab1b896 Added ocaml-spawn to Makefile SUBDIRs 2019-03-25 09:07:48 +00:00
wiz
c4f9930ce3 devel/Makefile: add some missing subdirs 2019-03-21 13:16:47 +00:00
he
ba50066c7d Add p5-Data-IEEE754 and p5-Data-Validate-IP. 2019-03-21 10:18:28 +00:00
jaapb
cc872272d6 Added ocaml-git to Makefile SUBDIRs 2019-03-19 14:29:35 +00:00
jaapb
d61ac12f23 Added ocaml-stringext to Makefile SUBDIRs 2019-03-19 14:25:16 +00:00
jaapb
a7a338a0e1 Added ocaml-lru to Makefile SUBDIRs 2019-03-19 14:22:15 +00:00
jaapb
d983e4aaf2 Added ocaml-psq to Makefile SUBDIRs 2019-03-19 14:20:21 +00:00
jaapb
464d55aebe Added ocaml-hex to Makefile SUBDIRs 2019-03-19 13:04:54 +00:00
jaapb
467ad9c8be Added ocaml-encore to Makefile SUBDIRs 2019-03-19 11:38:47 +00:00
jaapb
8e437800c1 Added ocaml-ocplib-endian to Makefile SUBDIRs 2019-03-19 11:36:18 +00:00
jaapb
6d5e43a02f Added ocaml-logs to Makefile SUBDIRs 2019-03-19 11:26:14 +00:00
jaapb
989c09088c Added ocaml-fpath to Makefile SUBDIRs 2019-03-19 11:20:42 +00:00
jaapb
2eb4437fe0 Added ocaml-digestif to Makefile SUBDIRs 2019-03-19 11:15:55 +00:00
jaapb
db89da5c7e Added ocaml-cstruct to Makefile SUBDIRs 2019-03-19 11:12:11 +00:00
jaapb
ced4523a2c Added devel/ocaml-angstrom to Makefile SUBDIRs 2019-03-19 11:08:26 +00:00
jaapb
3cd124d124 Added ocaml-async to Makefile SUBDIRs 2019-03-19 11:04:23 +00:00
jaapb
7e05976ffc Added ocaml-async_extra to Makefile SUBDIRs 2019-03-19 11:03:59 +00:00
jaapb
f4dc6e9f16 Added ocaml-async_unix to Makefile SUBDIRs 2019-03-19 10:49:05 +00:00