BNOSAC Open R package development repository

August 3, 2020 ยท View on GitHub

This repository contains open R packages developed by BNOSAC not yet published on CRAN.

Available packages

  • To install a package, just type: install.packages("thepackagename", repos = "https://bnosac.github.io/drat")
  • To see the list of available R packages, do as follows:
pkgs <- available.packages(repos = "https://bnosac.github.io/drat")
pkgs
PackageVersionLicenseDependsImportsSuggests
image.CannyEdges0.1.0GPL-3NARcpp (>= 0.12.9)pixmap, knitr
image.ContourDetector0.1.0AGPL-3NARcpp (>= 0.12.8), sppixmap, magick
image.CornerDetectionF90.1.0BSD_2_clause + file LICENSENARcpp (>= 0.12.8)pixmap, magick
image.CornerDetectionHarris0.1.1BSD_2_clause + file LICENSENARcpp (>= 0.12.8)magick
image.darknet0.1.0MIT + file LICENSENANANA
image.DenoiseNLMeans0.1.0NANARcpp (>= 0.12.9), magick, grDevicesNA
image.dlib0.1.0BSL-1.0NARcpp (>= 0.12.9)magick, FNN
image.libfacedetection0.1BSD_3_clause + file LICENSENARcpp (>= 0.12.8), graphicsmagick
image.LineSegmentDetector0.1.0AGPL-3NARcpp (>= 0.12.8), sppixmap, magick
image.Otsu0.1MIT + file LICENSENARcpp (>= 0.12.8)magick

File listing