update NEWS
This R package provides tools for handling base64 encoding. See RForge page and R documentation.
To install the CRAN version, use simply
install.packages("base64enc")
For installation of the latest development version, use
install.packages("base64enc", repos="https://rforge.net")
提供Base64编码和解码功能
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
base64enc
Tools for base64 Encoding
This R package provides tools for handling base64 encoding. See RForge page and R documentation.
To install the CRAN version, use simply
For installation of the latest development version, use