Package: goserveR 0.1.0

goserveR: HTTP File Server with Range Requests and Unbounded CORS using Go

This package provides an interface to an HTTP file server written in Go using Copilot. The server supports range requests and unbounded CORS. It uses the cgo package to call Go functions from R, following the guide at https://purrple.cat/blog/2017/05/14/calling-go-from-r/.

Authors:Sounkou Mahammane Toure

goserveR_0.1.0.tar.gz
goserveR_0.1.0.zip(r-4.5)
goserveR_0.1.0.tgz(r-4.5-x86_64)goserveR_0.1.0.tgz(r-4.5-arm64)goserveR_0.1.0.tgz(r-4.4-x86_64)goserveR_0.1.0.tgz(r-4.4-arm64)goserveR_0.1.0.tgz(r-4.3-x86_64)goserveR_0.1.0.tgz(r-4.3-arm64)
goserveR_0.1.0.tar.gz(r-4.5-noble)goserveR_0.1.0.tar.gz(r-4.4-noble)
goserveR.pdf |goserveR.html
goserveR/json (API)

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

Bug tracker:https://github.com/sounkou-bioinfo/goserver/issues

On CRAN:

Conda:

golang

2.18 score 1 exports 0 dependencies

Last updated 17 days agofrom:b836898723. Checks:4 OK, 1 FAILURE, 4 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 01 2025
R-4.5-win-x86_64OUTDATEDFeb 24 2025
R-4.5-mac-x86_64OKMar 01 2025
R-4.5-mac-aarch64OKMar 01 2025
R-4.5-linux-x86_64OKMar 01 2025
R-4.4-mac-x86_64NOTEMar 01 2025
R-4.4-mac-aarch64NOTEMar 01 2025
R-4.3-mac-x86_64NOTEMar 01 2025
R-4.3-mac-aarch64NOTEMar 01 2025

Exports:runServer

Dependencies: