Package: frenchCurve 0.2.0

frenchCurve: Generate Open or Closed Interpolating Curves

Functions for finding smooth interpolating curves connecting a series of points in the plane. Curves may be open or closed, that is, with the first and last point of the curve at the initial point.

Authors:Bill Venables

frenchCurve_0.2.0.tar.gz
frenchCurve_0.2.0.zip(r-4.7)frenchCurve_0.2.0.zip(r-4.6)frenchCurve_0.2.0.zip(r-4.5)
frenchCurve_0.2.0.tgz(r-4.6-any)frenchCurve_0.2.0.tgz(r-4.5-any)
frenchCurve_0.2.0.tar.gz(r-4.7-any)frenchCurve_0.2.0.tar.gz(r-4.6-any)
frenchCurve_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
frenchCurve/json (API)

# Install 'frenchCurve' in R:
install.packages('frenchCurve', repos = c('https://billvenables.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.00 score 2 scripts 187 downloads 12 exports 2 dependencies

Last updated from:e8327d1627. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK112
source / vignettesOK165
linux-release-x86_64OK121
macos-release-arm64OK82
macos-oldrel-arm64OK104
windows-develOK111
windows-releaseOK79
windows-oldrelOK59
wasm-releaseOK101

Exports:%inside%adjust_curveArg<-as_complexas_pointsas_polygonbezier_curveclosed_curveIm<-Mod<-open_curveRe<-

Dependencies:latticesp

A Simple French Curve Emulator

Rendered fromFCEmulator.Rmdusingknitr::rmarkdownon May 25 2026.

Last update: 2022-06-18
Started: 2022-06-18

Readme and manuals

Help Manual

Help pageTopics
Check if points lie inside a simple polygon%inside%
Interactive curve adjustmentadjust_curve
Coerce two dimensional points to complexas_complex
Make a Simple Polygon or Pointsas_points as_polygon as_polygon.curve as_polygon.default
Conversion to data frameas.data.frame.curve
Complex vector property replacement functionsArg<- complexReplacement Im<- Mod<- Re<-
Curved Interpolationbezier_curve closed_curve lines.curve open_curve plot.curve points.curve