Skip to content

LilRhino

For Implementation of Feed Reduction, Learning Examples, NLP and Code Management

v1.2.2 · Apr 27, 2022 · GPL-2

Description

This is for code management functions, NLP tools, a Monty Hall simulator, and for implementing my own variable reduction technique called Feed Reduction. The Feed Reduction technique is not yet published, but is merely a tool for implementing a series of binary neural networks meant for reducing data into N dimensions, where N is the number of possible values of the response variable.

Downloads

304

Last 30 days

13210th

882

Last 90 days

3.7K

Last year

Trend: +7% (30d vs prior 30d)

CRAN Check Status

4 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (4 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Travis Barton <travisdatabarton@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Travis",
                    family = "Barton",
                    role = c("aut", "cre"),
                    email = "travisdatabarton@gmail.com",
                    comment = "2018")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Travis Barton <travisdatabarton@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Travis",
                    family = "Barton",
                    role = c("aut", "cre"),
                    email = "travisdatabarton@gmail.com",
                    comment = "2018")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘SnowballC’ ‘data.table’ ‘e1071’ ‘fastmatch’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘SnowballC’ ‘data.table’ ‘e1071’ ‘fastmatch’
  All declared Imports should be used.

Check History

NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Travis Barton <travisdatabarton@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Travis",
                    family = "Barton",
                    role = c("aut", "cre"),
                    email = "travisdatabarton@gmail.com",
                    comment = "2018")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Travis Barton <travisdatabarton@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Travis",
                    family = "Barton",
                    role = c("aut", "cre"),
                    email = "travisdatabarton@gmail.com",
                    comment = "2018")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘SnowballC’ ‘data.table’ ‘e1071’ ‘fastmatch’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘SnowballC’ ‘data.table’ ‘e1071’ ‘fastmatch’
  All declared Imports should be used.

Dependency Network

Dependencies Reverse dependencies FNN stringi beepr ggplot2 keras dplyr readr tm e1071 SnowballC data.table fastmatch neuralnet LilRhino

Version History

new 1.2.2 Mar 10, 2026
updated 1.2.2 ← 1.2.1 diff Apr 27, 2022
updated 1.2.1 ← 1.2.0 diff Jan 27, 2022
updated 1.2.0 ← 1.1.0 diff Oct 30, 2019
updated 1.1.0 ← 0.1.0 diff Jul 18, 2019
new 0.1.0 Mar 12, 2019