Giter Club home page Giter Club logo

germinar's Introduction

Hi, I'm Flavio 👋


I'm an agronomist and plant breeder 👨‍🌾. In my free time I work in develop open source app for educational purpose and support young scientist in R+D+i. Founder of ‘inkaverse’ project to develop different procedures and tools used in plant science and experimental designs. The mean aim of the project is to support researchers during the planning and analysis of experiments.

Inkaverse project: https://inkaverse.com/ 🔬


germinar's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

germinar's Issues

fplot - graph code not running

I've been trying to figure out why I can not generate the graphs using the code provided. I tested the code in the example and it has the same issue, showing: "Error in fplot(data = plotdt, type = "bar", x = "temp", y = "grp", group = "nacl", : unused argument (ylimits = c(0, 120, 20))". Can you solve this issue? Thanks!

Considerations

Consideration to public on CRAN.

  • create test (for unit testing)
  • Get rid local function from dplyr.
  • Make a vignette for GerminaR

Problemas con tidyverse

Flavito, remueve el tidyverse del description file (en Imports), ya que genera problemillas.

Vuelve a agregar los siguientes paquetes al import:
image

Cambiar nombre de funcion plot

@Flavjack please cambia el nombre de tu funcion plot, pues esta ya existe en R-Base; para que no haya overlap entre funciones internas.

Sugerencias: plot_germ, plot_germinar, etc.

Consideraciones en la creación paquetes.

Problemas resueltos

  • En el archivo Description, específicamente en Imports, sólo se usa los paquetes que usas en los cálculos y el paquete shiny para runAPP. Los otros paquetes usados en el ShinyApp, no se incluyen. Solo pueden ir en Suggests [Resuelto]
  • Para la función is.string se necesita el paquete assertthat, ya esta agregado. [Resuelto]

Import packages

OJO: Resolver este issue después del terminar el #5
Aparentemente hay funciones de los paquetes (en rojo) que usas en la funciones, pero que no están referenciadas en el DESCRIPTION.

image

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.