Giter Site home page Giter Site logo

mdutils's Introduction

mdutils

Collection of various useful functions for R. For function arguments, see the R documentation.

Installation

# install.packages("devtools")
devtools::install_github("mattdelhey/mdutils")

Author

Matthew Delhey

mdutils's People

Contributors

mdelhey avatar

Watchers

James Cloos avatar  avatar

mdutils's Issues

Cannot install package in R version 3.6.2 over Ubuntu 16.04

Hello

When I try to install this package I get these errors which I don't know how to solve

> require(devtools)
Loading required package: devtools
Loading required package: usethis
> devtools::install_github("mattdelhey/mdutils")
Downloading GitHub repo mattdelhey/mdutils@master
✔  checking for file ‘/tmp/Rtmp92Kju8/remotes1f7cf295a7389/mdelhey-mdutils-a05ab2c/DESCRIPTION’ ...
─  preparing ‘mdutils’:
✔  checking DESCRIPTION meta-information
   Warning: /tmp/RtmpO5fyjm/Rbuild1fc392735d949/mdutils/man/cases.Rd:6: unknown macro '\textbf'
   Warning: /tmp/RtmpO5fyjm/Rbuild1fc392735d949/mdutils/man/cases.Rd:15: unknown macro '\textbf'
   Warning: /tmp/RtmpO5fyjm/Rbuild1fc392735d949/mdutils/man/read_ini.Rd:6: unknown macro '\textbf'
   Warning: /tmp/RtmpO5fyjm/Rbuild1fc392735d949/mdutils/man/read_ini.Rd:31: unknown macro '\textbf'
─  checking for LF line-endings in source and make files and shell scripts
─  checking for empty or unneeded directories
─  building ‘mdutils_0.1.tar.gz’
   
Installing package into ‘/home/vdebuen/R/x86_64-pc-linux-gnu-library/3.6’
(as ‘lib’ is unspecified)
* installing *source* package ‘mdutils’ ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
in method for ‘trim’ with signature ‘x="Raster"’: no definition for class “Raster”
Note: possible error in 'system("which df", intern = TRUE, ': el argumento 3 concuerda con multiples argumentos formales 
Note: possible error in 'system(cmd, intern = TRUE, ': el argumento 3 concuerda con multiples argumentos formales 
Note: possible error in 'pchisq(p = (1 - alpha)/2, ': unused argument (p = (1 - alpha)/2) 
Note: possible error in 'pchisq(p = 1 - (1 - alpha)/2, ': unused argument (p = 1 - (1 - alpha)/2) 
** help
Error : (convertido del aviso) /tmp/RtmptXodiT/R.INSTALL1fc4678d99376/mdutils/man/cases.Rd:6: unknown macro '\textbf'
ERROR: installing Rd objects failed for package ‘mdutils’
* removing ‘/home/vdebuen/R/x86_64-pc-linux-gnu-library/3.6/mdutils’
Error: Failed to install 'mdutils' from GitHub:
  (convertido del aviso) installation of package ‘/tmp/Rtmp92Kju8/file1f7cf70da6991/mdutils_0.1.tar.gz’ had non-zero exit status

This is my session info

> sessionInfo()
R version 3.6.2 (2019-12-12)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 16.04.6 LTS

Matrix products: default
BLAS:   /usr/lib/atlas-base/atlas/libblas.so.3.0
LAPACK: /usr/lib/atlas-base/atlas/liblapack.so.3.0

locale:
 [1] LC_CTYPE=es_ES.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=es_ES.UTF-8        LC_COLLATE=es_ES.UTF-8    
 [5] LC_MONETARY=es_ES.UTF-8    LC_MESSAGES=es_ES.UTF-8   
 [7] LC_PAPER=es_ES.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=es_ES.UTF-8 LC_IDENTIFICATION=C       

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_3.6.2

Thanks a lot

Best regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.