| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=gtaong0s3m0l38uf93ugdcl76i; path=/
content-type: text/html; charset=UTF-8
date: Fri, 26 Dec 2025 23:55:46 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
R-FNN
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./math/R-FNN, Fast nearest neighbor search algorithms and applications
[
Branch: CURRENT, Version: 1.1.4.1, Package name: R-FNN-1.1.4.1, Maintainer: pkgsrc-users
Cover-tree and kd-tree fast k-nearest neighbor search algorithms
and related applications including KNN classification, regression
and information measures are implemented.
Required to run:
[math/R]
Required to build:
[pkgtools/cwrappers]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
R-FNNmbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./math/R-FNN, Fast nearest neighbor search algorithms and applications
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.1.4.1, Package name: R-FNN-1.1.4.1, Maintainer: pkgsrc-users
Cover-tree and kd-tree fast k-nearest neighbor search algorithms
and related applications including KNN classification, regression
and information measures are implemented.
Required to run:
[math/R]
Required to build:
[pkgtools/cwrappers]
Master sites: (Expand)
- https://cran.r-project.org/src/contrib/
- https://lib.stat.cmu.edu/R/CRAN/src/contrib/
- https://stat.ethz.ch/CRAN/src/contrib/
- https://www.stats.bris.ac.uk/R/src/contrib/
- https://cran.r-project.org/src/contrib/Archive/FNN/
- https://lib.stat.cmu.edu/R/CRAN/src/contrib/Archive/FNN/
- https://stat.ethz.ch/CRAN/src/contrib/Archive/FNN/
- https://www.stats.bris.ac.uk/R/src/contrib/Archive/FNN/
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2024-10-26) Updated to version: R-FNN-1.1.4.1
- (2024-01-24) Updated to version: R-FNN-1.1.4
CVS history: (Expand)
| 2024-10-26 08:23:38 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (math/R-FNN) Updatd 1.1.4 to 1.1.4.1, ChangeLog not Updated |
| 2024-01-23 23:13:44 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (math/R-FNN) Updated 1.1.3.2 to 1.1.4 CHANGES IN FNN VERSION 1.1.4 o get.knn (cover_tree) will not return the self as the first neighbor. kd_tree and brute may still return self as the first neighbor even there are other identical data points. o fixed the typo in the theoretical divergence example of KL.divergence manual |
| 2023-06-04 05:04:44 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (math/R-FNN) Updated 1.1.3.1 to 1.1.3.2 ChangeLog unknwon |
| 2022-12-18 07:58:45 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message: (math/R-FNN) Updated 1.1.3 to 1.1.3.1, ChangeLog not updated |
| 2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
| 2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Remove SHA1 hashes for distfiles |
| 2019-08-08 21:53:58 by Brook Milligan | Files touched by this commit (189) | |
Log message: Update all R packages to canonical form. The canonical form [1] of an R package Makefile includes the following: - The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as needed), and CATEGORIES. - HOMEPAGE is not present but defined in math/R/Makefile.extension to refer to the CRAN web page describing the package. Other relevant web pages are often linked from there via the URL field. This updates all current R packages to this form, which will make regular updates _much_ easier, especially using pkgtools/R2pkg. [1] https://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html |
| 2018-12-21 03:59:50 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 1.1.2.2 Upstream changes: CHANGES IN FNN VERSION 1.1.2 o Remove C++ uses of 'register' keyword. o Register native routines. |
