Code Monkey home page Code Monkey logo

psychtestr's Introduction

psychTestR

lifecycle DOI DOI Travis build status

psychTestR is an R package for creating behavioural experiment interfaces. For an overview of psychTestR's features, see its overview paper in the Journal of Open Source Software. For a more detailed introduction, see the introductory article on the psychTestR website. For more documentation on designing and deploying psychTestR tests, see the other vignettes and the function-level documentation. For documentation on setting up a self-hosted psychTestR server, see Guide to creating a server for online R experiments using psychTestR by Anthony Chmiel.

Installation

If you don't have R installed, download and install it first.

We recommend also installing RStudio, a popular integrated development environment for R.

Then open R and install psychTestR:

install.packages("devtools")
devtools::install_github("pmcharrison/psychTestR")

For a quick test of psychTestR functionality, visit Simple demo.

Citation

You can cite psychTestR as follows:

Harrison, Peter M. C. (2020). psychTestR: An R package for designing and conducting behavioural psychological experiments. Journal of Open Source Software. https://doi.org/10.21105/joss.02088

The psychTestR source code is also permanently archived on Zenodo. You can find this permanent archive at the following DOI: http://doi.org/10.5281/zenodo.1415355. This DOI will always point to the latest release of the psychTestR package, but you can also find version-specific DOIs on the Zenodo page.

You might also want to mention the particular version of the package you used. To check the installed version, you can run the following code in your R console:

asNamespace("psychTestR")$`.__NAMESPACE__.`$spec[["version"]]

Community guidelines

The psychTestR documentation website answers many common questions about psychTestR usage. Further questions are welcomed via the GitHub issue tracker. This issue tracker is also the place to report issues or software problems. We welcome software contributions in the form of GitHub pull requests; if you are thinking of making a contribution, consider first beginning a discussion on the issue tracker so that we can discuss implementation details.

psychtestr's People

Contributors

pmcharrison avatar fmhoeger avatar klausfrieler avatar

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.