16 lines
		
	
	
		
			434 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			434 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Package: Rchess
 | 
						|
Type: Package
 | 
						|
Title: Wrapper to the SchachHoernchen engine
 | 
						|
Version: 1.0
 | 
						|
Date: 2022-06-12
 | 
						|
Author: loki
 | 
						|
Maintainer: Your Name <your@email.com>
 | 
						|
Description: Basic wrapper to the underlying C++ code of the SchachHoernchen
 | 
						|
        engine. Primarely intended to provide chess specific data processing.
 | 
						|
Encoding: UTF-8
 | 
						|
License: GPL (>= 2)
 | 
						|
Imports: Rcpp (>= 1.0.8)
 | 
						|
LinkingTo: Rcpp
 | 
						|
SystemRequirements: c++17
 | 
						|
RoxygenNote: 7.3.2
 |