Skip to content

optimg

General-Purpose Gradient-Based Optimization

v0.1.2 · Oct 7, 2021 · GPL-3

Description

Provides general purpose tools for helping users to implement steepest gradient descent methods for function optimization; for details see Ruder (2016) <arXiv:1609.04747v2>. Currently, the Steepest 2-Groups Gradient Descent and the Adaptive Moment Estimation (Adam) are the methods implemented. Other methods will be implemented in the future.

Downloads

487

Last 30 days

8025th

1.1K

Last 90 days

4.1K

Last year

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

CRAN Check Status

2 NOTE
12 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 OK
r-devel-linux-x86_64-fedora-gcc OK
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 (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Vithor Rosa Franco <vithorfranco@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Vithor", "Rosa"),
                    family = "Franco",
                    role = c("aut", "cre"),
                    email = "vithorfranco@gmail.com")
as necessary.

The Description field contains
  Ruder (2016) <arXiv:1609.04747v2>. Currently, the Steepest 2-Groups
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Vithor Rosa Franco <vithorfranco@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Vithor", "Rosa"),
                    family = "Franco",
                    role = c("aut", "cre"),
                    email = "vithorfranco@gmail.com")
as necessary.

The Description field contains
  Ruder (2016) <arXiv:1609.04747v2>. Currently, the Steepest 2-Groups
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Vithor Rosa Franco <vithorfranco@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Vithor", "Rosa"),
                    family = "Franco",
                    role = c("aut", "cre")
...[truncated]...
                 email = "vithorfranco@gmail.com")
as necessary.

The Description field contains
  Ruder (2016) <arXiv:1609.04747v2>. Currently, the Steepest 2-Groups
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Vithor Rosa Franco <vithorfranco@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Vithor", "Rosa"),
                    family = "Franco",
                    role = c("aut", "cre")
...[truncated]...
                 email = "vithorfranco@gmail.com")
as necessary.

The Description field contains
  Ruder (2016) <arXiv:1609.04747v2>. Currently, the Steepest 2-Groups
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies ucminf skipTrack optimg

Version History

new 0.1.2 Mar 10, 2026