Skip to content

isingLenzMC

Monte Carlo for Classical Ising Model

v0.3.1 · Feb 26, 2026 · GPL (>= 3)

Description

Classical Ising Model is a land mark system in statistical physics.The model explains the physics of spin glasses and magnetic materials, and cooperative phenomenon in general, for example phase transitions and neural networks.This package provides utilities to simulate one dimensional Ising Model with Metropolis and Glauber Monte Carlo with single flip dynamics in periodic boundary conditions. Utility functions for exact solutions are provided. Such as transfer matrix for 1D. Utility functions for exact solutions are provided. Example use cases are as follows: Measuring effective ergodicity and power-laws in so called functional-diffusion. Example usage contains parallel runs, fitting power-laws, finite size scaling, computing autocorrelation, uncertainty analysis and plotting utilities.

Downloads

CRAN

245

Last 30 days

17702nd

696

Last 90 days

3K

Last year

Trend: +40.8% (30d vs prior 30d)

r2u CRAN

40

Last 30 days

128

Last 90 days

488

Last year

Trend: -24.5% (30d vs prior 30d)

autoCRAN

5

Last 7 days

19

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘isingLenzMC/libs/isingLenzMC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘isingLenzMC/libs/isingLenzMC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Check History

NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘isingLenzMC/libs/isingLenzMC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘isingLenzMC/libs/isingLenzMC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
ERROR 10 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Mehmet Suzen <mehmet.suzen@physics.org>’

Reading Rd files failed with message:
  cannot open the connection

Problems when formatting CITATION entries:
  cannot open file '/tmp/RtmpsUKYg3/Rf207d441c741272': No space left on device
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘isingLenzMC/libs/isingLenzMC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘isingLenzMC/libs/isingLenzMC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘isingLenzMC/libs/isingLenzMC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘isingLenzMC/libs/isingLenzMC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Version History

8 tracked
new 0.3.1 Mar 10, 2026
updated 0.3.1 ← 0.2.8 diff Feb 25, 2026
updated 0.2.8 ← 0.2.7 diff Sep 25, 2025
updated 0.2.7 ← 0.2.5 diff Sep 17, 2025
updated 0.2.5 ← 0.2.3 diff Jul 1, 2016
updated 0.2.3 ← 0.2.1 diff Feb 28, 2015
updated 0.2.1 ← 0.1.1 diff May 17, 2014
new 0.1.1 Apr 24, 2014