notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: converters/R-cran-RJSONIO/pkg-descr

Number of commits found: 5

Friday, 12 May 2023
02:30 Alexey Dokuchaev (danfe) search for other commits by this committer
Convert more files to UTF-8, fix some typos or whitespace bugs.
commit hash: 337a14075c800bbc3f8b5ead41f7f17f3dea4e36 commit hash: 337a14075c800bbc3f8b5ead41f7f17f3dea4e36 commit hash: 337a14075c800bbc3f8b5ead41f7f17f3dea4e36 commit hash: 337a14075c800bbc3f8b5ead41f7f17f3dea4e36 337a140
Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Sunday, 18 Nov 2018
05:42 tota search for other commits by this committer
- Update to 1.3-1.1
- Update WWW in pkg-descr
Original commitRevision:485213 
Saturday, 24 Nov 2012
03:47 tota search for other commits by this committer
- Update to 1.0-0
- Convert to new Makefile header
- Trim WWW: line in pkg-descr

Feature safe:	yes
Original commitRevision:307704 
Sunday, 4 Sep 2011
12:53 tota search for other commits by this committer
- Add a new port: converters/R-cran-RJSONIO

  This is a package that allows conversion to and from data in
  Javascript object notation (JSON) format. This allows R objects to
  be inserted into Javascript/ECMAScript/ActionScript code and allows
  R programmers to read and convert JSON content to R objects. This
  is an alternative to rjson package. That version was too slow for
  converting large R objects to JSON and is not extensible, but a
  very useful prototype. It is fast for parsing. This package uses
  methods, vectorized operations and C code and callbacks to R functions
  for deserializing JSON objects to R. Verison 0.4 of this package
  uses a new native parser, implements the transformation code in C
  and allocates memory efficiently (rather than concatenating because
  of event driven parsing). The result is a significantly faster
  parsing of large JSON documents.

  WWW:  http://cran.r-project.org/web/packages/RJSONIO/
Original commit

Number of commits found: 5